mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_out_text_delay_s(\"red\", \"Сейчас наши артилерийские батареи наносят удар по грузинским танковым позициям.командование предпологает,что грузия не откажется применить ударные самолеты для подавления наших позиций.ваша задача барражировать у побережья грузии,сканируя воздушное пространство радаром.Обнаружив цели уничтожте их.\\\
          Возможно присутствие грузинских истребителей.\", \"10\"); mission.trig.func[1]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_time_after(\"3\") )",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            side = "OFFLINE",
            score = 60,
            predicate = "score",
            comment = "",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 97,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            side = "OFFLINE",
            score = 40,
            predicate = "score",
            comment = "",
        }, -- end of [2]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_time_after(\"3\") then a_out_text_delay_s(\"red\", \"Сейчас наши артилерийские батареи наносят удар по грузинским танковым позициям.командование предпологает,что грузия не откажется применить ударные самолеты для подавления наших позиций.ваша задача барражировать у побережья грузии,сканируя воздушное пространство радаром.Обнаружив цели уничтожте их.\\\
          Возможно присутствие грузинских истребителей.\", \"10\"); mission.trigfunc[1]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        name_ru = "Лето. Жара",
        wind = 
        {
            at8000 = 
            {
                speed = 1,
                dir = 310,
            }, -- end of at8000
            atGround = 
            {
                speed = 1,
                dir = 218,
            }, -- end of atGround
            at2000 = 
            {
                speed = 2,
                dir = 68,
            }, -- end of at2000
        }, -- end of wind
        name_fr = "Eté. Chaud",
        turbulence = 
        {
            at8000 = 0,
            atGround = 21,
            at2000 = 0,
        }, -- end of turbulence
        season = 
        {
            iseason = 1,
            temperature = 28,
        }, -- end of season
        qnh = 770,
        name = "Summer. Heat",
        fog = 
        {
            density = 0,
            visibility = 1000,
            thickness = 0,
        }, -- end of fog
        name_de = "Sommer. Hitze",
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        name_es = "Verano. Cálido",
        clouds = 
        {
            density = 1,
            thickness = 690,
            base = 4000,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_unit_alive(\"1\")  then a_set_mission_result(60) end",
        [2] = "if c_group_dead(\"ГРЗ грач\")  then a_set_mission_result(40) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_unit_alive(\"1\") )",
                [2] = "return(c_group_dead(\"ГРЗ грач\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(60)",
                [2] = "a_set_mission_result(40)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.70972949020397,
        zoom = 200000,
        centerX = 0.75109068698969,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 4,
            [2] = 16,
            [3] = 17,
            [4] = 2,
            [5] = 3,
            [6] = 1,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Сегодня абхазские наземные силы пересекли границу и заскрепились в Зугдиди,но там оказался танковый дивизион грузии.Завязался кровопролитный бой.Разведка докладывает о готовности к взлету группы Су-25Т,для подавления позиций наших и абхазских САУ.",
    trigflag = 
    {
        [1] = true,
    }, -- end of trigflag
    descriptionRedTask = "перехватить группу Су-25Т до того,как они успеют атаковать позиции САУ россии и абхазии.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "Tboy{69C9DFEE-D54E-4e83-8356-85196E194F7B}.png",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 3,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    seconds = 10,
                    coalitionlist = "red",
                    predicate = "a_out_text_delay_s",
                    text = "Сейчас наши артилерийские батареи наносят удар по грузинским танковым позициям.командование предпологает,что грузия не откажется применить ударные самолеты для подавления наших позиций.ваша задача барражировать у побережья грузии,сканируя воздушное пространство радаром.Обнаружив цели уничтожте их.\
          Возможно присутствие грузинских истребителей.",
                }, -- end of [1]
            }, -- end of actions
            comment = "2",
        }, -- end of [1]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73727735601558,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73384575662899,
                                            x = -281481.68708942,
                                            speed = 5.5555555555556,
                                            y = 646932.73374156,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 33,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 154,
                                        lat = 0.73727735601558,
                                        skill = "Average",
                                        long = 0.73384575662899,
                                        x = -281481.68708942,
                                        name = "Юнит #29",
                                        heading = 0,
                                        y = 646932.73374156,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 155,
                                        lat = 0.73725883795237,
                                        skill = "Average",
                                        long = 0.73403267566988,
                                        x = -281504.08653464,
                                        name = "Юнит #30",
                                        heading = 0,
                                        y = 647828.96897994,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ОСА ГРЗ ",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73614607113045,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74135534275229,
                                            x = -284794.86609705,
                                            speed = 5.5555555555556,
                                            y = 683302.42756392,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 156,
                                        lat = 0.73614607113045,
                                        skill = "Average",
                                        long = 0.74135534275229,
                                        x = -284794.86609705,
                                        name = "Юнит #31",
                                        heading = 0,
                                        y = 683302.42756392,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 157,
                                        lat = 0.73616175536823,
                                        skill = "Average",
                                        long = 0.74155425634133,
                                        x = -284590.40272211,
                                        name = "Юнит #32",
                                        heading = 0,
                                        y = 684234.16316152,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ОСА ГРЗ  #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73180830920014,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73060077217701,
                                            x = -317952.93544009,
                                            speed = 5.5555555555556,
                                            y = 635206.40255451,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 158,
                                        lat = 0.73180830920014,
                                        skill = "Average",
                                        long = 0.73060077217701,
                                        x = -317952.93544009,
                                        name = "Юнит #33",
                                        heading = 0,
                                        y = 635206.40255451,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 159,
                                        lat = 0.73183963550261,
                                        skill = "Average",
                                        long = 0.73076819542813,
                                        x = -317670.1856512,
                                        name = "Юнит #34",
                                        heading = 0,
                                        y = 635981.61210191,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ОСА ГРЗ  #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.72622735692706,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72605690782649,
                                            x = -355732.05403543,
                                            speed = 5.5555555555556,
                                            y = 617172.12165772,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 160,
                                        lat = 0.72622735692706,
                                        skill = "Average",
                                        long = 0.72605690782649,
                                        x = -355732.05403543,
                                        name = "Юнит #35",
                                        heading = 0,
                                        y = 617172.12165772,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 161,
                                        lat = 0.72614389430035,
                                        skill = "Average",
                                        long = 0.72618146312242,
                                        x = -356203.84906869,
                                        name = "Юнит #36",
                                        heading = 0,
                                        y = 617819.98556007,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ОСА ГРЗ  #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 119,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7369918903857,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74503709327903,
                                            x = -277423.1805124,
                                            speed = 5.5555555555556,
                                            y = 700130.71344056,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 37,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 162,
                                        lat = 0.7369918903857,
                                        skill = "Average",
                                        long = 0.74503709327903,
                                        x = -277423.1805124,
                                        name = "Юнит #37",
                                        heading = 4.8030488675854,
                                        y = 700130.71344056,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 163,
                                        lat = 0.7369522079862,
                                        skill = "Average",
                                        long = 0.74503734814663,
                                        x = -277675.93128604,
                                        name = "Юнит #38",
                                        heading = 4.8030488675854,
                                        y = 700161.14061117,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 164,
                                        lat = 0.73686037245692,
                                        skill = "Average",
                                        long = 0.74496843690315,
                                        x = -278298.37637997,
                                        name = "Юнит #39",
                                        heading = 4.8030488675854,
                                        y = 699902.05521444,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 165,
                                        lat = 0.73677039554779,
                                        skill = "Average",
                                        long = 0.74496599009882,
                                        x = -278873.1026664,
                                        name = "Юнит #40",
                                        heading = 4.8030488675854,
                                        y = 699956.70660139,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 166,
                                        lat = 0.73699253433094,
                                        skill = "Average",
                                        long = 0.74512507598676,
                                        x = -277371.58811152,
                                        name = "Юнит #41",
                                        heading = 4.8030488675854,
                                        y = 700547.36188453,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 167,
                                        lat = 0.73676097978415,
                                        skill = "Average",
                                        long = 0.74509663970045,
                                        x = -278862.58941184,
                                        name = "Юнит #42",
                                        heading = 4.8030488675854,
                                        y = 700583.04427007,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "РАДАР ГРЗ  ",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 6,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73055093701292,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72960640334897,
                                            x = -326458.53153073,
                                            speed = 5.5555555555556,
                                            y = 631307.96199332,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 43,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 175,
                                        lat = 0.73055093701292,
                                        skill = "Average",
                                        long = 0.72960640334897,
                                        x = -326458.53153073,
                                        name = "Юнит #43",
                                        heading = 5.9026789300672,
                                        y = 631307.96199332,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 176,
                                        lat = 0.73054717575126,
                                        skill = "Average",
                                        long = 0.72957928882441,
                                        x = -326495.9569953,
                                        name = "Юнит #44",
                                        heading = 5.9026789300672,
                                        y = 631181.28256711,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 177,
                                        lat = 0.73050148143573,
                                        skill = "Average",
                                        long = 0.72953542344421,
                                        x = -326808.90211598,
                                        name = "Юнит #45",
                                        heading = 5.9026789300672,
                                        y = 631003.05024526,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 178,
                                        lat = 0.73049724020183,
                                        skill = "Average",
                                        long = 0.7295137610756,
                                        x = -326846.67994362,
                                        name = "Юнит #46",
                                        heading = 5.9026789300672,
                                        y = 630902.67695006,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 179,
                                        lat = 0.73043026285206,
                                        skill = "Average",
                                        long = 0.72958469566786,
                                        x = -327238.26508111,
                                        name = "Юнит #47",
                                        heading = 5.9026789300672,
                                        y = 631285.87966081,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 180,
                                        lat = 0.73049139852869,
                                        skill = "Average",
                                        long = 0.72972847392354,
                                        x = -326777.33402995,
                                        name = "Юнит #48",
                                        heading = 5.9026789300672,
                                        y = 631929.83981117,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "РАДАР ГРЗ   #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 74,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74089540698042,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73079432073912,
                                            x = -259958.01020777,
                                            speed = 5.5555555555556,
                                            y = 630060.12163675,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 95,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 547,
                                        lat = 0.74089540698042,
                                        skill = "Average",
                                        long = 0.73079432073912,
                                        x = -259958.01020777,
                                        name = "Юнит #142",
                                        heading = 5.4210152525124,
                                        y = 630060.12163675,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 548,
                                        lat = 0.74089540698042,
                                        skill = "Average",
                                        long = 0.7308282453125,
                                        x = -259941.13732842,
                                        name = "Юнит #143",
                                        heading = 5.4210152525124,
                                        y = 630220.05736668,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 549,
                                        lat = 0.74089815350158,
                                        skill = "Average",
                                        long = 0.73087619114601,
                                        x = -259899.79261109,
                                        name = "Юнит #144",
                                        heading = 5.4210152525124,
                                        y = 630444.27892581,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 550,
                                        lat = 0.74093620160764,
                                        skill = "Average",
                                        long = 0.73081430659428,
                                        x = -259688.16627903,
                                        name = "Юнит #145",
                                        heading = 5.4210152525124,
                                        y = 630127.359996,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 551,
                                        lat = 0.74092497283563,
                                        skill = "Average",
                                        long = 0.73088348695751,
                                        x = -259725.29723066,
                                        name = "Юнит #146",
                                        heading = 5.4210152525124,
                                        y = 630460.93478181,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 552,
                                        lat = 0.74093216246774,
                                        skill = "Average",
                                        long = 0.73086771239778,
                                        x = -259687.33759645,
                                        name = "Юнит #147",
                                        heading = 5.4210152525124,
                                        y = 630381.81075075,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 553,
                                        lat = 0.74087618152546,
                                        skill = "Average",
                                        long = 0.73084402340515,
                                        x = -260055.77575839,
                                        name = "Юнит #148",
                                        heading = 5.4210152525124,
                                        y = 630307.15925598,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 554,
                                        lat = 0.74084640698042,
                                        skill = "Average",
                                        long = 0.73084332073912,
                                        x = -260245.81967129,
                                        name = "Юнит #149",
                                        heading = 5.4210152525124,
                                        y = 630323.54121019,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 555,
                                        lat = 0.74088514797709,
                                        skill = "Average",
                                        long = 0.73086768815154,
                                        x = -259986.88024718,
                                        name = "Юнит #150",
                                        heading = 5.4210152525124,
                                        y = 630412.79459754,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 556,
                                        lat = 0.74091826794043,
                                        skill = "Average",
                                        long = 0.73081243005824,
                                        x = -259803.35548032,
                                        name = "Юнит #151",
                                        heading = 5.4210152525124,
                                        y = 630130.37554354,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 557,
                                        lat = 0.74085194824037,
                                        skill = "Average",
                                        long = 0.73087254439595,
                                        x = -260195.98134406,
                                        name = "Юнит #152",
                                        heading = 5.4210152525124,
                                        y = 630457.64938477,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 558,
                                        lat = 0.74094427993223,
                                        skill = "Average",
                                        long = 0.73090412075156,
                                        x = -259592.02867884,
                                        name = "Юнит #153",
                                        heading = 5.4210152525124,
                                        y = 630545.44093596,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 559,
                                        lat = 0.74098774234316,
                                        skill = "Average",
                                        long = 0.73084828982711,
                                        x = -259342.89680455,
                                        name = "Юнит #154",
                                        heading = 5.4210152525124,
                                        y = 630253.48019345,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 560,
                                        lat = 0.7409500963629,
                                        skill = "Average",
                                        long = 0.73082339625978,
                                        x = -259595.12154029,
                                        name = "Юнит #155",
                                        heading = 5.4210152525124,
                                        y = 630161.02196631,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 561,
                                        lat = 0.74087480829162,
                                        skill = "Average",
                                        long = 0.7308227528432,
                                        x = -260075.10389128,
                                        name = "Юнит #156",
                                        heading = 5.4210152525124,
                                        y = 630207.78857732,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 562,
                                        lat = 0.74084661698974,
                                        skill = "Average",
                                        long = 0.73072445757848,
                                        x = -260303.60001575,
                                        name = "Юнит #157",
                                        heading = 5.4210152525124,
                                        y = 629763.02778251,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 563,
                                        lat = 0.74085824884282,
                                        skill = "Average",
                                        long = 0.73075602306002,
                                        x = -260213.79361442,
                                        name = "Юнит #158",
                                        heading = 5.4210152525124,
                                        y = 629904.14769713,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 564,
                                        lat = 0.74099267034642,
                                        skill = "Average",
                                        long = 0.73088897591087,
                                        x = -259291.26454775,
                                        name = "Юнит #159",
                                        heading = 5.4210152525124,
                                        y = 630442.03305922,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 565,
                                        lat = 0.7408475055297,
                                        skill = "Average",
                                        long = 0.73069283847586,
                                        x = -260313.66532361,
                                        name = "Юнит #160",
                                        heading = 5.4210152525124,
                                        y = 629613.37334821,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 566,
                                        lat = 0.74092949664357,
                                        skill = "Average",
                                        long = 0.73093932715326,
                                        x = -259668.70299544,
                                        name = "Юнит #161",
                                        heading = 5.4210152525124,
                                        y = 630721.1983206,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 567,
                                        lat = 0.74093442438424,
                                        skill = "Average",
                                        long = 0.73092051847659,
                                        x = -259646.66299491,
                                        name = "Юнит #162",
                                        heading = 5.4210152525124,
                                        y = 630629.26624299,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 568,
                                        lat = 0.74090712013342,
                                        skill = "Average",
                                        long = 0.73092536929127,
                                        x = -259818.20649223,
                                        name = "Юнит #163",
                                        heading = 5.4210152525124,
                                        y = 630670.19581025,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 569,
                                        lat = 0.74086091449325,
                                        skill = "Average",
                                        long = 0.73080579837952,
                                        x = -260172.05420526,
                                        name = "Юнит #164",
                                        heading = 5.4210152525124,
                                        y = 630137.0477705,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 570,
                                        lat = 0.74096625327715,
                                        skill = "Average",
                                        long = 0.73091020727393,
                                        x = -259449.00868374,
                                        name = "Юнит #165",
                                        heading = 5.4210152525124,
                                        y = 630559.60108069,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 571,
                                        lat = 0.74098144099431,
                                        skill = "Average",
                                        long = 0.73090355130316,
                                        x = -259355.55777068,
                                        name = "Юнит #166",
                                        heading = 5.4210152525124,
                                        y = 630518.17578331,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 572,
                                        lat = 0.74088644044465,
                                        skill = "Average",
                                        long = 0.73090171194612,
                                        x = -259961.72367294,
                                        name = "Юнит #167",
                                        heading = 5.4210152525124,
                                        y = 630572.34318673,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 573,
                                        lat = 0.74091697543524,
                                        skill = "Average",
                                        long = 0.73085191179058,
                                        x = -259791.95325277,
                                        name = "Юнит #168",
                                        heading = 5.4210152525124,
                                        y = 630317.36516471,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 574,
                                        lat = 0.7409240842327,
                                        skill = "Average",
                                        long = 0.73084400302706,
                                        x = -259750.5964503,
                                        name = "Юнит #169",
                                        heading = 5.4210152525124,
                                        y = 630275.37751118,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 575,
                                        lat = 0.74087391972946,
                                        skill = "Average",
                                        long = 0.7309065433132,
                                        x = -260039.09053746,
                                        name = "Юнит #170",
                                        heading = 5.4210152525124,
                                        y = 630603.40236764,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 576,
                                        lat = 0.74096350658488,
                                        skill = "Average",
                                        long = 0.73085616351303,
                                        x = -259493.38738399,
                                        name = "Юнит #171",
                                        heading = 5.4210152525124,
                                        y = 630306.63125647,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 577,
                                        lat = 0.7407994446319,
                                        skill = "Average",
                                        long = 0.73073794844219,
                                        x = -260597.42650636,
                                        name = "Юнит #172",
                                        heading = 5.4210152525124,
                                        y = 629857.83237202,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 578,
                                        lat = 0.74083522758683,
                                        skill = "Average",
                                        long = 0.73090730132767,
                                        x = -260285.22221514,
                                        name = "Юнит #173",
                                        heading = 5.4210152525124,
                                        y = 630632.56925263,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 579,
                                        lat = 0.74090784716085,
                                        skill = "Average",
                                        long = 0.73095221973197,
                                        x = -259800.2201241,
                                        name = "Юнит #174",
                                        heading = 5.4210152525124,
                                        y = 630796.29999138,
                                    }, -- end of [33]
                                }, -- end of units
                                name = "грз танки",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "ГРЗ грач",
                                groupId = 97,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73535667769325,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72883560328155,
                                            x = -296220.69309255,
                                            speed = 111.11111111111,
                                            y = 624485.08167172,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73792157594969,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7275969007446,
                                            x = -280479.01087433,
                                            speed = 111.11111111111,
                                            y = 616923.84328543,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74047510899174,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72841398182825,
                                            x = -263815.85712674,
                                            speed = 111.11111111111,
                                            y = 619112.86099245,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74124031092808,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.72888185598056,
                                                    radius = 10000,
                                                    y = 620267.24573924,
                                                    x = -253460.30405249,
                                                    lat = 0.74206459497466,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                        [2] = "Airfields",
                                                        [3] = "Fortifications",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.72884604888828,
                                            x = -258729.61913379,
                                            speed = 111.11111111111,
                                            y = 620646.95018121,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72571671351348,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72764830900198,
                                            x = -358219.39336484,
                                            speed = 111.11111111111,
                                            y = 625113.91394096,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [7]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Pinpoint Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 582,
                                        lat = 0.726232,
                                        skill = "Good",
                                        y = 617269.96285781,
                                        long = 0.726078,
                                        x = -355692.3067714,
                                        name = "пилот",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "3790",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 584,
                                        lat = 0.726225,
                                        skill = "Good",
                                        y = 617307.83245432,
                                        long = 0.726085,
                                        x = -355733.53670401,
                                        name = "Пилот #6",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = "3790",
                                            flare = 128,
                                            chaff = 128,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Enfield12",
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "ГРЗ ВКП",
                                groupId = 94,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 74,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72829381555791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72599362075209,
                                            x = -342595.24541674,
                                            speed = 169.44444444444,
                                            y = 615541.04150685,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73053925313519,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73702517562309,
                                            x = -322793.75705862,
                                            speed = 169.44444444444,
                                            y = 666663.82546182,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72748291298493,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74688648563529,
                                            x = -337019.45525602,
                                            speed = 169.44444444444,
                                            y = 715885.82836818,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72835898784654,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75574765337153,
                                            x = -326444.2327203,
                                            speed = 169.44444444444,
                                            y = 757552.58251284,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73220696411776,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76223960738901,
                                            x = -298089.62923898,
                                            speed = 169.44444444444,
                                            y = 785466.9705981,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73591380963427,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76397310484026,
                                            x = -273418.2264966,
                                            speed = 169.44444444444,
                                            y = 790716.1182214,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73883979248891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76176819882346,
                                            x = -256089.68402437,
                                            speed = 169.44444444444,
                                            y = 777901.99872572,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74082997719282,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75784355693441,
                                            x = -245730.28469444,
                                            speed = 169.44444444444,
                                            y = 757755.88041776,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74151443734725,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7534141080251,
                                            x = -243931.20530549,
                                            speed = 169.44444444444,
                                            y = 736329.59538168,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73833678590657,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75007276018254,
                                            x = -266076.9155185,
                                            speed = 169.44444444444,
                                            y = 722969.39878003,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73457363037034,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74898584345657,
                                            x = -290662.6325046,
                                            speed = 169.44444444444,
                                            y = 720636.99973777,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72977894356176,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.752656202563,
                                            x = -319160.34614145,
                                            speed = 169.44444444444,
                                            y = 741717.75637921,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72860437633375,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75679620536345,
                                            x = -324269.43313366,
                                            speed = 169.44444444444,
                                            y = 762363.30840069,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73130768864615,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76277141764062,
                                            x = -303505.54583432,
                                            speed = 169.44444444444,
                                            y = 788728.6313871,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7368462074474,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76513435744577,
                                            x = -266763.99616781,
                                            speed = 169.44444444444,
                                            y = 795447.24347069,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7407767476986,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75978574515956,
                                            x = -244928.72227636,
                                            speed = 169.44444444444,
                                            y = 766975.65654258,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74182355864718,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75542017569161,
                                            x = -240811.68563808,
                                            speed = 169.44444444444,
                                            y = 745553.11458424,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74026227560278,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75165054788002,
                                            x = -252914.42574777,
                                            speed = 169.44444444444,
                                            y = 728962.23748445,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7370824488808,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74934659941391,
                                            x = -274473.42302007,
                                            speed = 169.44444444444,
                                            y = 720474.29315216,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73314025514631,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7491076561169,
                                            x = -299730.92109907,
                                            speed = 169.44444444444,
                                            y = 722295.80572034,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72995785455216,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75283702078659,
                                            x = -317917.22764914,
                                            speed = 169.44444444444,
                                            y = 742445.85264425,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72869537224444,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75637638897228,
                                            x = -323933.77218873,
                                            speed = 169.44444444444,
                                            y = 760291.92931534,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73153161844618,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76277400568161,
                                            x = -302076.36134293,
                                            speed = 169.44444444444,
                                            y = 788559.88588127,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73670762530928,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76567678923427,
                                            x = -267315.64868123,
                                            speed = 169.44444444444,
                                            y = 798135.21938512,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74167941509752,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75827500394694,
                                            x = -240064.94568185,
                                            speed = 169.44444444444,
                                            y = 759129.87323384,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74186964332746,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75493433714648,
                                            x = -240801.41829871,
                                            speed = 169.44444444444,
                                            y = 743226.06466304,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73753044058841,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75025422046075,
                                            x = -271115.37889581,
                                            speed = 169.44444444444,
                                            y = 724439.05041831,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73336391242577,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74856478240783,
                                            x = -298606.06367879,
                                            speed = 169.44444444444,
                                            y = 719546.45643496,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7300039265699,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75175501717113,
                                            x = -318237.95614442,
                                            speed = 169.44444444444,
                                            y = 737253.1764178,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72856259578787,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75583533985619,
                                            x = -325095.21016973,
                                            speed = 169.44444444444,
                                            y = 757814.33812694,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73104377194258,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76198608324117,
                                            x = -305656.66269342,
                                            speed = 169.44444444444,
                                            y = 785197.58655435,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73648321069802,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76573412117691,
                                            x = -268711.19559478,
                                            speed = 169.44444444444,
                                            y = 798594.10664916,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74199448599474,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75791276773185,
                                            x = -238268.26112208,
                                            speed = 169.44444444444,
                                            y = 757171.59255167,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74146885259519,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75383907965479,
                                            x = -243979.91375142,
                                            speed = 169.44444444444,
                                            y = 738368.20641974,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7385159555877,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74983048349719,
                                            x = -265069.31176835,
                                            speed = 169.44444444444,
                                            y = 721687.25765964,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73502124768298,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74838152983449,
                                            x = -288144.57700886,
                                            speed = 169.44444444444,
                                            y = 717436.11788829,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73282674550875,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74916811902551,
                                            x = -301695.60320977,
                                            speed = 169.44444444444,
                                            y = 722814.83953092,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7300028867291,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75265682547722,
                                            x = -317732.49916184,
                                            speed = 169.44444444444,
                                            y = 741553.10914827,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72883191992202,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7556565624179,
                                            x = -323482.39663862,
                                            speed = 169.44444444444,
                                            y = 756755.24728092,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73126772879621,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76198851545788,
                                            x = -304227.39869219,
                                            speed = 169.44444444444,
                                            y = 785028.07620254,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.736398252436,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76512819232046,
                                            x = -269623.42498186,
                                            speed = 169.44444444444,
                                            y = 795791.25289794,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74177076578261,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75785034951215,
                                            x = -239730.47576079,
                                            speed = 169.44444444444,
                                            y = 757056.05168443,
                                        }, -- end of [43]
                                        [44] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7414248053075,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75341375850455,
                                            x = -244502.61370656,
                                            speed = 169.44444444444,
                                            y = 736395.88842107,
                                        }, -- end of [44]
                                        [45] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73708228788131,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74916513014587,
                                            x = -274574.99847134,
                                            speed = 169.44444444444,
                                            y = 719614.02051272,
                                        }, -- end of [45]
                                        [46] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73367741331672,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7484438077657,
                                            x = -296674.93263014,
                                            speed = 169.44444444444,
                                            y = 718735.18446129,
                                        }, -- end of [46]
                                        [47] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73004880062162,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75163492905148,
                                            x = -318020.10417227,
                                            speed = 169.44444444444,
                                            y = 736647.09786093,
                                        }, -- end of [47]
                                        [48] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72878797356337,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7553561204459,
                                            x = -323937.4705187,
                                            speed = 169.44444444444,
                                            y = 755356.58919155,
                                        }, -- end of [48]
                                        [49] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73135581854386,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76223023065024,
                                            x = -303521.58044783,
                                            speed = 169.44444444444,
                                            y = 786109.33622337,
                                        }, -- end of [49]
                                        [50] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73644346615103,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76506835620001,
                                            x = -269371.7933477,
                                            speed = 169.44444444444,
                                            y = 795469.80432367,
                                        }, -- end of [50]
                                        [51] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74024063932097,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7594775393534,
                                            x = -248529.89589965,
                                            speed = 169.44444444444,
                                            y = 765949.26307884,
                                        }, -- end of [51]
                                        [52] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74155493178171,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75535808087545,
                                            x = -242559.92034807,
                                            speed = 169.44444444444,
                                            y = 745470.39148925,
                                        }, -- end of [52]
                                        [53] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73860551108237,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74958808391928,
                                            x = -264632.96646923,
                                            speed = 169.44444444444,
                                            y = 720475.15629861,
                                        }, -- end of [53]
                                        [54] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73305009902789,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74826378885009,
                                            x = -300772.8719458,
                                            speed = 169.44444444444,
                                            y = 718351.88275617,
                                        }, -- end of [54]
                                        [55] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7298230888069,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7530770556506,
                                            x = -318639.97030537,
                                            speed = 169.44444444444,
                                            y = 743691.03055822,
                                        }, -- end of [55]
                                        [56] = 
                                        {
                                            alt = 9400,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72767414920789,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75211121723013,
                                            x = -332886.82821743,
                                            speed = 169.44444444444,
                                            y = 740707.0704023,
                                        }, -- end of [56]
                                        [57] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [57]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "E-2C",
                                        CLSID = "{C7888130-8CDA-422F-8BB9-FC507DCDF19D}",
                                        unitId = 546,
                                        lat = 0.726232,
                                        skill = "High",
                                        y = 617269.96285781,
                                        long = 0.726078,
                                        x = -355692.3067714,
                                        name = "ВКП",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5624",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "ГРЗ миг",
                                groupId = 96,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72952034501948,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72361950959085,
                                            x = -335914.83332669,
                                            speed = 250,
                                            y = 603440.67637443,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73575604766074,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72659904298176,
                                            x = -294757.76822253,
                                            speed = 250,
                                            y = 613618.05216227,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73826191888295,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72549864143696,
                                            x = -279323.85417999,
                                            speed = 250,
                                            y = 606783.30550872,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73937908772941,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72458360134116,
                                            x = -272648.384873,
                                            speed = 250,
                                            y = 601738.12199009,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73928519403805,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72337170384712,
                                            x = -273818.4467595,
                                            speed = 250,
                                            y = 596073.48974437,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73739909990652,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72223501737753,
                                            x = -286366.71039382,
                                            speed = 250,
                                            y = 591882.53226117,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73314041557297,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72160582199047,
                                            x = -313793.07736741,
                                            speed = 250,
                                            y = 591586.81832494,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73004976051407,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72169216977373,
                                            x = -333443.5773349,
                                            speed = 250,
                                            y = 593928.60775208,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72916077331997,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72332154076128,
                                            x = -338345.20708896,
                                            speed = 250,
                                            y = 602245.12326889,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73535249825542,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72641940341931,
                                            x = -297415.53722088,
                                            speed = 250,
                                            y = 613024.1370193,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73817255254734,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.725559659707,
                                            x = -279863.73437594,
                                            speed = 250,
                                            y = 607128.95368712,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73946871369216,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7245830243615,
                                            x = -272077.68464349,
                                            speed = 250,
                                            y = 601677.84062694,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73937594167659,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72367417736711,
                                            x = -273098.56579551,
                                            speed = 250,
                                            y = 597444.92778442,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73699615652995,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72229872663768,
                                            x = -288903.98411697,
                                            speed = 250,
                                            y = 592442.45373986,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73314017493299,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72154553733983,
                                            x = -313822.83370075,
                                            speed = 250,
                                            y = 591300.48525269,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7300047264481,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72163245898209,
                                            x = -333758.43472147,
                                            speed = 250,
                                            y = 593671.79395668,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72911601480966,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72332190252537,
                                            x = -338630.22041371,
                                            speed = 250,
                                            y = 602275.23333249,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73517303845492,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72629937513592,
                                            x = -298616.83034991,
                                            speed = 250,
                                            y = 612569.75637789,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73830704801747,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72561954289723,
                                            x = -278977.95907214,
                                            speed = 250,
                                            y = 607325.9166044,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73911089896785,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72476697324958,
                                            x = -274268.35918318,
                                            speed = 250,
                                            y = 602775.75251942,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73924179915463,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72373568279658,
                                            x = -273924.32093288,
                                            speed = 250,
                                            y = 597821.80086802,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73762466765464,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72259641986004,
                                            x = -284760.3506572,
                                            speed = 250,
                                            y = 593450.99305029,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73336415311426,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72154360962976,
                                            x = -312396.74108024,
                                            speed = 250,
                                            y = 591148.38483544,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73018479360373,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7218112961908,
                                            x = -332527.5106967,
                                            speed = 250,
                                            y = 594412.00557539,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72893723839554,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72344324017826,
                                            x = -339712.57008882,
                                            speed = 250,
                                            y = 602968.2932718,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73539702615577,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72629843122372,
                                            x = -297190.23016289,
                                            speed = 250,
                                            y = 612422.33686274,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73803799296192,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72549978436034,
                                            x = -280749.914365,
                                            speed = 250,
                                            y = 606932.06889412,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73924510613921,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72470557811646,
                                            x = -273443.0113746,
                                            speed = 250,
                                            y = 602399.19393134,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73910670525828,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72355476293721,
                                            x = -274869.75113625,
                                            speed = 250,
                                            y = 597053.39876234,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.737310850347,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72253830335926,
                                            x = -286786.87561582,
                                            speed = 250,
                                            y = 593376.4595847,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73327486126643,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72160470912686,
                                            x = -312937.02678184,
                                            speed = 250,
                                            y = 591495.72852831,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73009511637248,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7218120355124,
                                            x = -333098.52350126,
                                            speed = 250,
                                            y = 594471.85647118,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72893819733458,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72368343644085,
                                            x = -339594.14177626,
                                            speed = 250,
                                            y = 604115.23431222,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73499344707755,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72611902970485,
                                            x = -299848.07332161,
                                            speed = 250,
                                            y = 611829.56893377,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73812750951094,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7254993198541,
                                            x = -280179.83671241,
                                            speed = 250,
                                            y = 606872.56331434,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73947032718797,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72512871786184,
                                            x = -271803.77512472,
                                            speed = 250,
                                            y = 604249.31587212,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73928680726385,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72379600470592,
                                            x = -273609.31809967,
                                            speed = 250,
                                            y = 598078.02206654,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73703930186051,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7219353966087,
                                            x = -288799.29967828,
                                            speed = 250,
                                            y = 590692.82313249,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7330945344918,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72136507945108,
                                            x = -314198.09921607,
                                            speed = 250,
                                            y = 590472.0345417,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73036416966925,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72186991457306,
                                            x = -331357.21427028,
                                            speed = 250,
                                            y = 594577.20693666,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72934094442754,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72356061761945,
                                            x = -337085.43731131,
                                            speed = 250,
                                            y = 603273.07647583,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73526280489771,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72635943778242,
                                            x = -298015.92755754,
                                            speed = 250,
                                            y = 612797.15328042,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73821783917811,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7257411100106,
                                            x = -279487.59778914,
                                            speed = 250,
                                            y = 607957.67945969,
                                        }, -- end of [43]
                                        [44] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73933568913066,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72500822046462,
                                            x = -272719.72567247,
                                            speed = 250,
                                            y = 603767.73625797,
                                        }, -- end of [44]
                                        [45] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73892776170123,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72361658870772,
                                            x = -275980.76952502,
                                            speed = 250,
                                            y = 597460.55902996,
                                        }, -- end of [45]
                                        [46] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73677111984063,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72205860308866,
                                            x = -290450.1511926,
                                            speed = 250,
                                            y = 591448.45634712,
                                        }, -- end of [46]
                                        [47] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73287173339584,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72160815286052,
                                            x = -315503.76634223,
                                            speed = 250,
                                            y = 591765.85780998,
                                        }, -- end of [47]
                                        [48] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73032184328148,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72241147299668,
                                            x = -331373.49782683,
                                            speed = 250,
                                            y = 597184.60966976,
                                        }, -- end of [48]
                                        [49] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72920697237376,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7236817069815,
                                            x = -337882.42846316,
                                            speed = 250,
                                            y = 603936.53940156,
                                        }, -- end of [49]
                                        [50] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [50]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAP",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-23MLD",
                                        CLSID = "{A00E562B-1DC8-4671-9EBF-C1CDC2506AE7}",
                                        unitId = 580,
                                        lat = 0.72952034501948,
                                        skill = "Good",
                                        long = 0.72361950959085,
                                        x = -335914.83332669,
                                        name = "ВКП #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "3800",
                                            flare = 60,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 603440.67637443,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MiG-23MLD",
                                        CLSID = "{A00E562B-1DC8-4671-9EBF-C1CDC2506AE7}",
                                        unitId = 581,
                                        lat = 0.72951334501948,
                                        skill = "Good",
                                        long = 0.72362650959085,
                                        x = -335956.16112089,
                                        name = "Пилот #5",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of pylons
                                            fuel = "3800",
                                            flare = 60,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 603478.55796286,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77895337410256,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66012090730502,
                                            x = -44670.994820576,
                                            speed = 5.5555555555556,
                                            y = 282653.50258937,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 49,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MOSCOW",
                                        CLSID = "{5723F0F5-08EB-41DE-9CBB-7DCA54521D79}",
                                        unitId = 287,
                                        lat = 0.77895337410256,
                                        skill = "Average",
                                        long = 0.66012090730502,
                                        x = -44670.994820576,
                                        name = "Кораб. группа",
                                        heading = 2.2964644830266,
                                        y = 282653.50258937,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ALBATROS",
                                        CLSID = "{5CB43DA6-B4C1-498F-BB60-0EF0BA6D6BE7}",
                                        unitId = 288,
                                        lat = 0.77907406340141,
                                        skill = "Average",
                                        long = 0.66055810225331,
                                        x = -43783.410737876,
                                        name = "Кораб. группа #1",
                                        heading = 3.7407679765761,
                                        y = 284595.28156543,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ALBATROS",
                                        CLSID = "{5CB43DA6-B4C1-498F-BB60-0EF0BA6D6BE7}",
                                        unitId = 289,
                                        lat = 0.77926422754973,
                                        skill = "Average",
                                        long = 0.6600506106652,
                                        x = -42710.836597171,
                                        name = "Кораб. группа #2",
                                        heading = 2.2964644830264,
                                        y = 282218.62753142,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 290,
                                        lat = 0.77941545245981,
                                        skill = "Average",
                                        long = 0.66039602513896,
                                        x = -41653.827419265,
                                        name = "Кораб. группа #3",
                                        heading = 3.7407679765761,
                                        y = 283732.01774051,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 291,
                                        lat = 0.77930277734436,
                                        skill = "Average",
                                        long = 0.66063313941959,
                                        x = -42306.666681585,
                                        name = "Кораб. группа #4",
                                        heading = 3.7407679765761,
                                        y = 284851.30554675,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 292,
                                        lat = 0.77959788900185,
                                        skill = "Average",
                                        long = 0.66070557311419,
                                        x = -40407.853602688,
                                        name = "Кораб. группа #5",
                                        heading = 3.7407679765761,
                                        y = 285070.47591469,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "REZKY",
                                        CLSID = "{7705E299-53DF-405F-95E5-C39B33DA5AAE}",
                                        unitId = 293,
                                        lat = 0.77924584526319,
                                        skill = "Average",
                                        long = 0.66035954494896,
                                        x = -42743.713679104,
                                        name = "Кораб. группа #6",
                                        heading = 3.7407679765761,
                                        y = 283629.24376347,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Черноморская эскадра",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78543085277193,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6518264579122,
                                            x = -5549.8407594189,
                                            speed = 5.5555555555556,
                                            y = 242734.08839997,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 2,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 2,
                                        lat = 0.78543085277193,
                                        skill = "Average",
                                        long = 0.6518264579122,
                                        x = -5549.8407594189,
                                        name = "Юнит #1",
                                        heading = 4.0688878715914,
                                        y = 242734.08839997,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 3,
                                        lat = 0.78553572305848,
                                        skill = "Average",
                                        long = 0.65197407777763,
                                        x = -4845.9975076504,
                                        name = "Юнит #2",
                                        heading = 4.0688878715914,
                                        y = 243363.77026064,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 20,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78476327906621,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66318014230637,
                                            x = -6843.357893086,
                                            speed = 5.5555555555556,
                                            y = 294286.98200129,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 4,
                                        lat = 0.78476327906621,
                                        skill = "Average",
                                        long = 0.66318014230637,
                                        x = -6843.357893086,
                                        name = "Юнит #3",
                                        heading = 0,
                                        y = 294286.98200129,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 5,
                                        lat = 0.78482780916278,
                                        skill = "Average",
                                        long = 0.66326750904778,
                                        x = -6408.065378258,
                                        name = "Юнит #4",
                                        heading = 0,
                                        y = 294656.88514188,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77963596143665,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65945324996623,
                                            x = -40506.626342526,
                                            speed = 5.5555555555556,
                                            y = 279365.02101204,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 6,
                                        lat = 0.77963596143665,
                                        skill = "Average",
                                        long = 0.65945324996623,
                                        x = -40506.626342526,
                                        name = "Юнит #5",
                                        heading = 0,
                                        y = 279365.02101204,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 7,
                                        lat = 0.77959288290952,
                                        skill = "Average",
                                        long = 0.65940819658559,
                                        x = -40793.200133773,
                                        name = "Юнит #6",
                                        heading = 0,
                                        y = 279177.19484585,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 25,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77789416740684,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6634517296006,
                                            x = -50504.711005534,
                                            speed = 5.5555555555556,
                                            y = 298215.18537631,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 5,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 8,
                                        lat = 0.77789416740684,
                                        skill = "Average",
                                        long = 0.6634517296006,
                                        x = -50504.711005534,
                                        name = "Юнит #7",
                                        heading = 0,
                                        y = 298215.18537631,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 9,
                                        lat = 0.77794194308054,
                                        skill = "Average",
                                        long = 0.66351493242123,
                                        x = -50182.398082131,
                                        name = "Юнит #8",
                                        heading = 0,
                                        y = 298483.69614714,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 230,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78686078484789,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67958685023727,
                                            x = 11534.559188334,
                                            speed = 5.5555555555556,
                                            y = 367464.47919408,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 6,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 10,
                                        lat = 0.78686078484789,
                                        skill = "Average",
                                        long = 0.67958685023727,
                                        x = 11534.559188334,
                                        name = "Юнит #9",
                                        heading = 0,
                                        y = 367464.47919408,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 11,
                                        lat = 0.78685766141424,
                                        skill = "Average",
                                        long = 0.67979241147608,
                                        x = 11582.241470533,
                                        name = "Юнит #10",
                                        heading = 0,
                                        y = 368394.61172029,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #004",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 34,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78607415738761,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68360715173494,
                                            x = 7888.5362413982,
                                            speed = 5.5555555555556,
                                            y = 385986.09112994,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 12,
                                        lat = 0.78607415738761,
                                        skill = "Average",
                                        long = 0.68360715173494,
                                        x = 7888.5362413982,
                                        name = "Юнит #11",
                                        heading = 0,
                                        y = 385986.09112994,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 13,
                                        lat = 0.78601595707506,
                                        skill = "Average",
                                        long = 0.68368637140722,
                                        x = 7545.1071534567,
                                        name = "Юнит #12",
                                        heading = 0,
                                        y = 386372.71742276,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #005",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 180,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.779781805089,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69880018750536,
                                            x = -26562.298851899,
                                            speed = 5.5555555555556,
                                            y = 458066.04556833,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 14,
                                        lat = 0.779781805089,
                                        skill = "Average",
                                        long = 0.69880018750536,
                                        x = -26562.298851899,
                                        name = "Юнит #13",
                                        heading = 0,
                                        y = 458066.04556833,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 15,
                                        lat = 0.7797157537491,
                                        skill = "Average",
                                        long = 0.69871453853772,
                                        x = -27017.084022417,
                                        name = "Юнит #14",
                                        heading = 0,
                                        y = 457714.51613639,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #006",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75819467517105,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69714020386958,
                                            x = -164675.46557926,
                                            speed = 5.5555555555556,
                                            y = 462160.49178431,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 16,
                                        lat = 0.75819467517105,
                                        skill = "Average",
                                        long = 0.69714020386958,
                                        x = -164675.46557926,
                                        name = "Юнит #15",
                                        heading = 0,
                                        y = 462160.49178431,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 17,
                                        lat = 0.75816955556902,
                                        skill = "Average",
                                        long = 0.69718093804537,
                                        x = -164819.7658398,
                                        name = "Юнит #16",
                                        heading = 0,
                                        y = 462363.348212,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #007",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75939947619975,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76159125735587,
                                            x = -125180.57146153,
                                            speed = 5.5555555555556,
                                            y = 760307.51675916,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 18,
                                        lat = 0.75939947619975,
                                        skill = "Average",
                                        long = 0.76159125735587,
                                        x = -125180.57146153,
                                        name = "Юнит #17",
                                        heading = 0,
                                        y = 760307.51675916,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 19,
                                        lat = 0.75942717291208,
                                        skill = "Average",
                                        long = 0.76167521122703,
                                        x = -124953.84392944,
                                        name = "Юнит #18",
                                        heading = 0,
                                        y = 760673.76601996,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #008",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 320,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77191997972945,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75182543614628,
                                            x = -51129.493618141,
                                            speed = 5.5555555555556,
                                            y = 705194.95711399,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 20,
                                        lat = 0.77191997972945,
                                        skill = "Average",
                                        long = 0.75182543614628,
                                        x = -51129.493618141,
                                        name = "Юнит #19",
                                        heading = 0,
                                        y = 705194.95711399,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 21,
                                        lat = 0.77183131349592,
                                        skill = "Average",
                                        long = 0.75201487296601,
                                        x = -51586.109607346,
                                        name = "Юнит #20",
                                        heading = 0,
                                        y = 706131.10929062,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #009",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 319,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78503103032405,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6804688163849,
                                            x = 173.60645082314,
                                            speed = 5.5555555555556,
                                            y = 372312.77720094,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "S-300PS 64H6E sr",
                                        CLSID = "{3F127663-E479-4B8D-855B-7C4F6E9310EA}",
                                        unitId = 22,
                                        lat = 0.78503103032405,
                                        skill = "Average",
                                        long = 0.6804688163849,
                                        x = 173.60645082314,
                                        name = "ПВО #009",
                                        heading = 0,
                                        y = 372312.77720094,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "S-300PS 40B6M tr",
                                        CLSID = "{0626F96A-FDFB-42D3-ADE5-A0415690BF5E}",
                                        unitId = 23,
                                        lat = 0.78500511798658,
                                        skill = "Average",
                                        long = 0.68046920001566,
                                        x = 8.7367435358465,
                                        name = "ПВО #1",
                                        heading = 0,
                                        y = 372326.76022947,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "S-300PS 54K6 cp",
                                        CLSID = "{1C4F9C25-EDBD-429e-B95A-083ABFE82B95}",
                                        unitId = 24,
                                        lat = 0.78499478711285,
                                        skill = "Average",
                                        long = 0.68044679631902,
                                        x = -64.409106563777,
                                        name = "ПВО #2",
                                        heading = 1.4464413322481,
                                        y = 372230.13406079,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 25,
                                        lat = 0.78502366302191,
                                        skill = "Average",
                                        long = 0.68048268007326,
                                        x = 131.25262646377,
                                        name = "ПВО #3",
                                        heading = 4.7123889803847,
                                        y = 372379.07304421,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 26,
                                        lat = 0.78502222344053,
                                        skill = "Average",
                                        long = 0.68048178811036,
                                        x = 121.79294669814,
                                        name = "ПВО #4",
                                        heading = 4.7123889803847,
                                        y = 372375.71195802,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 27,
                                        lat = 0.78502078386124,
                                        skill = "Average",
                                        long = 0.68048101516809,
                                        x = 112.37240398955,
                                        name = "ПВО #5",
                                        heading = 4.7123889803847,
                                        y = 372372.89013666,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 28,
                                        lat = 0.785019428965,
                                        skill = "Average",
                                        long = 0.68048026201921,
                                        x = 103.49758370873,
                                        name = "ПВО #6",
                                        heading = 4.7123889803847,
                                        y = 372370.11797947,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 29,
                                        lat = 0.78502374770323,
                                        skill = "Average",
                                        long = 0.68045660691653,
                                        x = 123.22121954989,
                                        name = "ПВО #7",
                                        heading = 1.5707963267949,
                                        y = 372260.89920453,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 30,
                                        lat = 0.78502230812173,
                                        skill = "Average",
                                        long = 0.68045761277595,
                                        x = 114.38537980989,
                                        name = "ПВО #8",
                                        heading = 1.5707963267949,
                                        y = 372266.13688568,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 31,
                                        lat = 0.7850209532234,
                                        skill = "Average",
                                        long = 0.68045848632769,
                                        x = 106.04526550882,
                                        name = "ПВО #9",
                                        heading = 1.5707963267949,
                                        y = 372270.7350823,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 32,
                                        lat = 0.78501959832693,
                                        skill = "Average",
                                        long = 0.68045949868395,
                                        x = 97.75079004094,
                                        name = "ПВО #10",
                                        heading = 1.5707963267949,
                                        y = 372275.96218189,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "ПВО #010",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 319,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76763721292649,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7615843885139,
                                            x = -72709.085684467,
                                            speed = 5.5555555555556,
                                            y = 753459.49554461,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "S-300PS 64H6E sr",
                                        CLSID = "{3F127663-E479-4B8D-855B-7C4F6E9310EA}",
                                        unitId = 33,
                                        lat = 0.76763721292649,
                                        skill = "Average",
                                        long = 0.7615843885139,
                                        x = -72709.085684467,
                                        name = "ПВО #11",
                                        heading = 0,
                                        y = 753459.49554461,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "S-300PS 40B6M tr",
                                        CLSID = "{0626F96A-FDFB-42D3-ADE5-A0415690BF5E}",
                                        unitId = 34,
                                        lat = 0.76761130058902,
                                        skill = "Average",
                                        long = 0.76158477214466,
                                        x = -72873.907550707,
                                        name = "ПВО #12",
                                        heading = 0,
                                        y = 753482.4786297,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "S-300PS 54K6 cp",
                                        CLSID = "{1C4F9C25-EDBD-429e-B95A-083ABFE82B95}",
                                        unitId = 35,
                                        lat = 0.76760096971529,
                                        skill = "Average",
                                        long = 0.76156236844802,
                                        x = -72953.135578482,
                                        name = "ПВО #13",
                                        heading = 1.4464413322481,
                                        y = 753387.93129021,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 36,
                                        lat = 0.76762984562435,
                                        skill = "Average",
                                        long = 0.76159825220226,
                                        x = -72747.705479093,
                                        name = "ПВО #14",
                                        heading = 4.7123889803847,
                                        y = 753529.27063251,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 37,
                                        lat = 0.76762840604297,
                                        skill = "Average",
                                        long = 0.76159736023936,
                                        x = -72757.409529117,
                                        name = "ПВО #15",
                                        heading = 4.7123889803847,
                                        y = 753526.34844067,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 38,
                                        lat = 0.76762696646368,
                                        skill = "Average",
                                        long = 0.76159658729709,
                                        x = -72767.042248693,
                                        name = "ПВО #16",
                                        heading = 4.7123889803847,
                                        y = 753523.97347712,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 39,
                                        lat = 0.76762561156744,
                                        skill = "Average",
                                        long = 0.76159583414821,
                                        x = -72776.123709243,
                                        name = "ПВО #17",
                                        heading = 4.7123889803847,
                                        y = 753521.62017339,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 40,
                                        lat = 0.76762993030567,
                                        skill = "Average",
                                        long = 0.76157217904553,
                                        x = -72762.789120891,
                                        name = "ПВО #18",
                                        heading = 1.5707963267949,
                                        y = 753409.32279646,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 41,
                                        lat = 0.76762849072417,
                                        skill = "Average",
                                        long = 0.76157318490495,
                                        x = -72771.355996974,
                                        name = "ПВО #19",
                                        heading = 1.5707963267949,
                                        y = 753415.12636354,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 42,
                                        lat = 0.76762713582584,
                                        skill = "Average",
                                        long = 0.7615740584567,
                                        x = -72779.462752188,
                                        name = "ПВО #20",
                                        heading = 1.5707963267949,
                                        y = 753420.25226398,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 43,
                                        lat = 0.76762578092937,
                                        skill = "Average",
                                        long = 0.76157507081295,
                                        x = -72787.486323929,
                                        name = "ПВО #21",
                                        heading = 1.5707963267949,
                                        y = 753426.01635468,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "ПВО #011",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 173,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78905881782531,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64899315223588,
                                            x = 16874.975508811,
                                            speed = 5.5555555555556,
                                            y = 228733.44350716,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 44,
                                        lat = 0.78905881782531,
                                        skill = "Average",
                                        long = 0.64899315223588,
                                        x = 16874.975508811,
                                        name = "ПВО #22",
                                        heading = 0,
                                        y = 228733.44350716,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 45,
                                        lat = 0.7890808042938,
                                        skill = "Average",
                                        long = 0.64905816888987,
                                        x = 17029.955653575,
                                        name = "ПВО #23",
                                        heading = 0,
                                        y = 229018.92133881,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 46,
                                        lat = 0.78905411848961,
                                        skill = "Average",
                                        long = 0.64905722034116,
                                        x = 16859.811995211,
                                        name = "ПВО #24",
                                        heading = 0,
                                        y = 229023.61664329,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 47,
                                        lat = 0.78902432856702,
                                        skill = "Average",
                                        long = 0.64905660003015,
                                        x = 16669.978102052,
                                        name = "ПВО #25",
                                        heading = 0,
                                        y = 229030.83365959,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 48,
                                        lat = 0.78908298618322,
                                        skill = "Average",
                                        long = 0.64892760840402,
                                        x = 17013.770429241,
                                        name = "ПВО #26",
                                        heading = 0,
                                        y = 228430.08022371,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 49,
                                        lat = 0.78905437023918,
                                        skill = "Average",
                                        long = 0.64892695441612,
                                        x = 16831.404229943,
                                        name = "ПВО #27",
                                        heading = 0,
                                        y = 228436.75101582,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 50,
                                        lat = 0.78902525162184,
                                        skill = "Average",
                                        long = 0.64892854376028,
                                        x = 16646.354018149,
                                        name = "ПВО #28",
                                        heading = 0,
                                        y = 228453.69579393,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "ПВО #012",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75814566787434,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69710618675012,
                                            x = -165000.64108541,
                                            speed = 5.5555555555556,
                                            y = 462028.69823364,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 15,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 51,
                                        lat = 0.75814566787434,
                                        skill = "Average",
                                        long = 0.69710618675012,
                                        x = -165000.64108541,
                                        name = "ПВО #012",
                                        heading = 4.0266594694784,
                                        y = 462028.69823364,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 52,
                                        lat = 0.75816151085549,
                                        skill = "Average",
                                        long = 0.69704847820236,
                                        x = -164921.94575042,
                                        name = "ПВО #29",
                                        heading = 4.0266594694784,
                                        y = 461751.9204874,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 53,
                                        lat = 0.75817316750116,
                                        skill = "Average",
                                        long = 0.69707932045138,
                                        x = -164835.85009555,
                                        name = "ПВО #30",
                                        heading = 4.0266594694784,
                                        y = 461889.02875103,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 54,
                                        lat = 0.75818080185292,
                                        skill = "Average",
                                        long = 0.69711017548793,
                                        x = -164775.36453754,
                                        name = "ПВО #31",
                                        heading = 4.0266594694784,
                                        y = 462028.35816178,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 55,
                                        lat = 0.75811160216546,
                                        skill = "Average",
                                        long = 0.69710093958114,
                                        x = -165219.59865389,
                                        name = "ПВО #32",
                                        heading = 4.0266594694784,
                                        y = 462022.61425717,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 56,
                                        lat = 0.75812366868847,
                                        skill = "Average",
                                        long = 0.69713515559125,
                                        x = -165129.59511689,
                                        name = "ПВО #33",
                                        heading = 4.0266594694784,
                                        y = 462175.18546458,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 57,
                                        lat = 0.75813507865677,
                                        skill = "Average",
                                        long = 0.69716848820589,
                                        x = -165044.11247871,
                                        name = "ПВО #34",
                                        heading = 4.0266594694784,
                                        y = 462324.00298316,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "ПВО #013",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 428,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7596467177258,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76180498273791,
                                            x = -123477.4732424,
                                            speed = 5.5555555555556,
                                            y = 761092.51721152,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 58,
                                        lat = 0.7596467177258,
                                        skill = "Average",
                                        long = 0.76180498273791,
                                        x = -123477.4732424,
                                        name = "ПВО #013",
                                        heading = 4.0266594694784,
                                        y = 761092.51721152,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 59,
                                        lat = 0.75966938866617,
                                        skill = "Average",
                                        long = 0.76174051767319,
                                        x = -123371.6526394,
                                        name = "ПВО #35",
                                        heading = 4.0266594694784,
                                        y = 760774.6478016,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 60,
                                        lat = 0.75968578847488,
                                        skill = "Average",
                                        long = 0.7617694953742,
                                        x = -123249.81974049,
                                        name = "ПВО #36",
                                        heading = 4.0266594694784,
                                        y = 760895.35934292,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 61,
                                        lat = 0.75970434296764,
                                        skill = "Average",
                                        long = 0.76180156665368,
                                        x = -123112.4072719,
                                        name = "ПВО #37",
                                        heading = 4.0266594694784,
                                        y = 761028.62090975,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 62,
                                        lat = 0.75959446118842,
                                        skill = "Average",
                                        long = 0.7618206988,
                                        x = -123800.97036215,
                                        name = "ПВО #38",
                                        heading = 4.0266594694784,
                                        y = 761208.9790826,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 63,
                                        lat = 0.75961225173539,
                                        skill = "Average",
                                        long = 0.76185154292359,
                                        x = -123669.15970063,
                                        name = "ПВО #39",
                                        heading = 4.0266594694784,
                                        y = 761337.18663078,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 64,
                                        lat = 0.75963162490346,
                                        skill = "Average",
                                        long = 0.76188150403633,
                                        x = -123527.79551145,
                                        name = "ПВО #40",
                                        heading = 4.0266594694784,
                                        y = 761459.97936442,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "ПВО #014",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 173,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78005963677018,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69852961739604,
                                            x = -24901.23963969,
                                            speed = 5.5555555555556,
                                            y = 456682.3458952,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 65,
                                        lat = 0.78005963677018,
                                        skill = "Average",
                                        long = 0.69852961739604,
                                        x = -24901.23963969,
                                        name = "ПВО #41",
                                        heading = 4.0266594694784,
                                        y = 456682.3458952,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 66,
                                        lat = 0.78008155363501,
                                        skill = "Average",
                                        long = 0.69846445099824,
                                        x = -24787.705621388,
                                        name = "ПВО #42",
                                        heading = 4.0266594694784,
                                        y = 456375.02154496,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 67,
                                        lat = 0.78009789502019,
                                        skill = "Average",
                                        long = 0.69849407463553,
                                        x = -24671.822087348,
                                        name = "ПВО #43",
                                        heading = 4.0266594694784,
                                        y = 456500.24750847,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 68,
                                        lat = 0.78011637881635,
                                        skill = "Average",
                                        long = 0.69852686583235,
                                        x = -24541.031821987,
                                        name = "ПВО #44",
                                        heading = 4.0266594694784,
                                        y = 456638.64601209,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 69,
                                        lat = 0.78000826242795,
                                        skill = "Average",
                                        long = 0.69854492331077,
                                        x = -25222.255250812,
                                        name = "ПВО #45",
                                        heading = 4.0266594694784,
                                        y = 456779.97333472,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 70,
                                        lat = 0.78002598579024,
                                        skill = "Average",
                                        long = 0.69857645913384,
                                        x = -25096.80836507,
                                        name = "ПВО #46",
                                        heading = 4.0266594694784,
                                        y = 456913.10247327,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 71,
                                        lat = 0.78004526243377,
                                        skill = "Average",
                                        long = 0.69860711815913,
                                        x = -24961.82104016,
                                        name = "ПВО #47",
                                        heading = 4.0266594694784,
                                        y = 457041.40397171,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "ПВО #015",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [16]
                            [17] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 58,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77978314627764,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65923874040724,
                                            x = -39627.882154141,
                                            speed = 5.5555555555556,
                                            y = 278332.57007543,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 72,
                                        lat = 0.77978314627764,
                                        skill = "Average",
                                        long = 0.65923874040724,
                                        x = -39627.882154141,
                                        name = "ПВО #48",
                                        heading = 4.0266594694784,
                                        y = 278332.57007543,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 73,
                                        lat = 0.77980510540381,
                                        skill = "Average",
                                        long = 0.65917373150933,
                                        x = -39505.771185283,
                                        name = "ПВО #49",
                                        heading = 4.0266594694784,
                                        y = 278028.88908322,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 74,
                                        lat = 0.77982151305043,
                                        skill = "Average",
                                        long = 0.65920328987725,
                                        x = -39393.243603404,
                                        name = "ПВО #50",
                                        heading = 4.0266594694784,
                                        y = 278156.70153702,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 75,
                                        lat = 0.77984007153919,
                                        skill = "Average",
                                        long = 0.65923600748424,
                                        x = -39266.159975878,
                                        name = "ПВО #51",
                                        heading = 4.0266594694784,
                                        y = 278298.02681929,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 76,
                                        lat = 0.7797316623326,
                                        skill = "Average",
                                        long = 0.65925389965504,
                                        x = -39951.571803726,
                                        name = "ПВО #52",
                                        heading = 4.0266594694784,
                                        y = 278421.64505679,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 77,
                                        lat = 0.77974940957149,
                                        skill = "Average",
                                        long = 0.65928539994181,
                                        x = -39829.985454552,
                                        name = "ПВО #53",
                                        heading = 4.0266594694784,
                                        y = 278557.8211378,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 78,
                                        lat = 0.77976876304107,
                                        skill = "Average",
                                        long = 0.65931597891533,
                                        x = -39698.422575472,
                                        name = "ПВО #54",
                                        heading = 4.0266594694784,
                                        y = 278689.18083975,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "ПВО #016",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [17]
                            [18] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 14,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74789605366057,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717933962827,
                                            x = -221487.32099125,
                                            speed = 5.5555555555556,
                                            y = 565072.85621195,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 25,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 104,
                                        lat = 0.74789605366057,
                                        skill = "Average",
                                        long = 0.717933962827,
                                        x = -221487.32099125,
                                        name = "КУБ АБХ",
                                        heading = 2.521343167607,
                                        y = 565072.85621195,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 105,
                                        lat = 0.74788385176766,
                                        skill = "Average",
                                        long = 0.71791969471039,
                                        x = -221571.53680191,
                                        name = "КУБ АБХ #1",
                                        heading = 2.521343167607,
                                        y = 565013.64034128,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 106,
                                        lat = 0.74789286197557,
                                        skill = "Average",
                                        long = 0.71791050929358,
                                        x = -221518.32383375,
                                        name = "КУБ АБХ #2",
                                        heading = 2.521343167607,
                                        y = 564964.91186527,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 107,
                                        lat = 0.74790363705692,
                                        skill = "Average",
                                        long = 0.71790029460404,
                                        x = -221454.33742758,
                                        name = "КУБ АБХ #3",
                                        heading = 2.521343167607,
                                        y = 564910.24813701,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 108,
                                        lat = 0.74790084776584,
                                        skill = "Average",
                                        long = 0.71795531368393,
                                        x = -221447.0679528,
                                        name = "КУБ АБХ #4",
                                        heading = 2.521343167607,
                                        y = 565169.93529103,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 109,
                                        lat = 0.74791015709252,
                                        skill = "Average",
                                        long = 0.71794669798111,
                                        x = -221391.69042156,
                                        name = "КУБ АБХ #5",
                                        heading = 2.521343167607,
                                        y = 565123.68954973,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 110,
                                        lat = 0.74792065544199,
                                        skill = "Average",
                                        long = 0.71793576522295,
                                        x = -221329.79348863,
                                        name = "КУБ АБХ #6",
                                        heading = 2.521343167607,
                                        y = 565065.83351141,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "КУБ АБХ",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [18]
                            [19] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 9,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74766070843866,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71802013707137,
                                            x = -222947.19855703,
                                            speed = 5.5555555555556,
                                            y = 565624.85882406,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 26,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 111,
                                        lat = 0.74766070843866,
                                        skill = "Average",
                                        long = 0.71802013707137,
                                        x = -222947.19855703,
                                        name = "КУБ АБХ #7",
                                        heading = 2.521343167607,
                                        y = 565624.85882406,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 112,
                                        lat = 0.74764850654575,
                                        skill = "Average",
                                        long = 0.71800586895477,
                                        x = -223031.41436768,
                                        name = "КУБ АБХ #8",
                                        heading = 2.521343167607,
                                        y = 565565.64295343,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 113,
                                        lat = 0.74765751675367,
                                        skill = "Average",
                                        long = 0.71799668353796,
                                        x = -222978.20139946,
                                        name = "КУБ АБХ #9",
                                        heading = 2.521343167607,
                                        y = 565516.91447742,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 114,
                                        lat = 0.74766829183501,
                                        skill = "Average",
                                        long = 0.71798646884842,
                                        x = -222914.21499335,
                                        name = "КУБ АБХ #10",
                                        heading = 2.521343167607,
                                        y = 565462.25074916,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 115,
                                        lat = 0.74766550254393,
                                        skill = "Average",
                                        long = 0.71804148792831,
                                        x = -222906.94551857,
                                        name = "КУБ АБХ #11",
                                        heading = 2.521343167607,
                                        y = 565721.93790318,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 116,
                                        lat = 0.74767481187062,
                                        skill = "Average",
                                        long = 0.71803287222548,
                                        x = -222851.56798727,
                                        name = "КУБ АБХ #12",
                                        heading = 2.521343167607,
                                        y = 565675.69216183,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 117,
                                        lat = 0.74768531022008,
                                        skill = "Average",
                                        long = 0.71802193946733,
                                        x = -222789.6710544,
                                        name = "КУБ АБХ #13",
                                        heading = 2.521343167607,
                                        y = 565617.83612356,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "КУБ АБХ #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [19]
                            [20] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 86,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74872801869233,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71909638914748,
                                            x = -215658.9425382,
                                            speed = 5.5555555555556,
                                            y = 569999.14842097,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 27,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 118,
                                        lat = 0.74872801869233,
                                        skill = "Average",
                                        long = 0.71909638914748,
                                        x = -215658.9425382,
                                        name = "КУБ АБХ #14",
                                        heading = 2.521343167607,
                                        y = 569999.14842097,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 119,
                                        lat = 0.74871581679942,
                                        skill = "Average",
                                        long = 0.71908212103087,
                                        x = -215743.15834886,
                                        name = "КУБ АБХ #15",
                                        heading = 2.521343167607,
                                        y = 569939.9325503,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 120,
                                        lat = 0.74872482700733,
                                        skill = "Average",
                                        long = 0.71907293561406,
                                        x = -215689.9453807,
                                        name = "КУБ АБХ #16",
                                        heading = 2.521343167607,
                                        y = 569891.20407429,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 121,
                                        lat = 0.74873560208868,
                                        skill = "Average",
                                        long = 0.71906272092452,
                                        x = -215625.95897453,
                                        name = "КУБ АБХ #17",
                                        heading = 2.521343167607,
                                        y = 569836.54034603,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 122,
                                        lat = 0.7487328127976,
                                        skill = "Average",
                                        long = 0.71911774000441,
                                        x = -215618.68949975,
                                        name = "КУБ АБХ #18",
                                        heading = 2.521343167607,
                                        y = 570096.22750005,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 123,
                                        lat = 0.74874212212428,
                                        skill = "Average",
                                        long = 0.71910912430159,
                                        x = -215563.3119685,
                                        name = "КУБ АБХ #19",
                                        heading = 2.521343167607,
                                        y = 570049.98175875,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 124,
                                        lat = 0.74875262047375,
                                        skill = "Average",
                                        long = 0.71909819154343,
                                        x = -215501.41503557,
                                        name = "КУБ АБХ #20",
                                        heading = 2.521343167607,
                                        y = 569992.12572042,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "КУБ АБХ #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [20]
                            [21] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75236983831284,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70831948770097,
                                            x = -197224.54096362,
                                            speed = 5.5555555555556,
                                            y = 517424.31264906,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 125,
                                        lat = 0.75236983831284,
                                        skill = "Average",
                                        long = 0.70831948770097,
                                        x = -197224.54096362,
                                        name = "КУБ АБХ #21",
                                        heading = 2.521343167607,
                                        y = 517424.31264906,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 126,
                                        lat = 0.75235767564042,
                                        skill = "Average",
                                        long = 0.70830527591648,
                                        x = -197308.07160727,
                                        name = "КУБ АБХ #22",
                                        heading = 2.521343167607,
                                        y = 517365.0245629,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 127,
                                        lat = 0.75236670821566,
                                        skill = "Average",
                                        long = 0.70829604528421,
                                        x = -197254.48557451,
                                        name = "КУБ АБХ #23",
                                        heading = 2.521343167607,
                                        y = 517316.81864056,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 128,
                                        lat = 0.75237750804166,
                                        skill = "Average",
                                        long = 0.70828577666388,
                                        x = -197190.08734627,
                                        name = "КУБ АБХ #24",
                                        heading = 2.521343167607,
                                        y = 517262.76150246,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 129,
                                        lat = 0.75237457602914,
                                        skill = "Average",
                                        long = 0.70834081931384,
                                        x = -197185.25890069,
                                        name = "КУБ АБХ #25",
                                        heading = 2.521343167607,
                                        y = 517521.04548468,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 130,
                                        lat = 0.75238390618925,
                                        skill = "Average",
                                        long = 0.70833215705497,
                                        x = -197129.53490431,
                                        name = "КУБ АБХ #26",
                                        heading = 2.521343167607,
                                        y = 517475.31883421,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 131,
                                        lat = 0.75239443119958,
                                        skill = "Average",
                                        long = 0.70832117157124,
                                        x = -197067.19302768,
                                        name = "КУБ АБХ #27",
                                        heading = 2.521343167607,
                                        y = 517418.07713401,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "КУБ АБХ #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [21]
                            [22] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75294851175475,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70756765783673,
                                            x = -193860.05924158,
                                            speed = 5.5555555555556,
                                            y = 513587.90312957,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 132,
                                        lat = 0.75294851175475,
                                        skill = "Average",
                                        long = 0.70756765783673,
                                        x = -193860.05924158,
                                        name = "КУБ АБХ #28",
                                        heading = 2.521343167607,
                                        y = 513587.90312957,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 133,
                                        lat = 0.75293634908232,
                                        skill = "Average",
                                        long = 0.70755344605225,
                                        x = -193943.58988529,
                                        name = "КУБ АБХ #29",
                                        heading = 2.521343167607,
                                        y = 513528.61504346,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 134,
                                        lat = 0.75294538165757,
                                        skill = "Average",
                                        long = 0.70754421541997,
                                        x = -193890.00385247,
                                        name = "КУБ АБХ #30",
                                        heading = 2.521343167607,
                                        y = 513480.40912107,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 135,
                                        lat = 0.75295618148357,
                                        skill = "Average",
                                        long = 0.70753394679965,
                                        x = -193825.60562423,
                                        name = "КУБ АБХ #31",
                                        heading = 2.521343167607,
                                        y = 513426.35198301,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 136,
                                        lat = 0.75295324947104,
                                        skill = "Average",
                                        long = 0.70758898944961,
                                        x = -193820.77717871,
                                        name = "КУБ АБХ #32",
                                        heading = 2.521343167607,
                                        y = 513684.63596523,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 137,
                                        lat = 0.75296257963115,
                                        skill = "Average",
                                        long = 0.70758032719074,
                                        x = -193765.05318233,
                                        name = "КУБ АБХ #33",
                                        heading = 2.521343167607,
                                        y = 513638.90931477,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 138,
                                        lat = 0.75297310464148,
                                        skill = "Average",
                                        long = 0.70756934170701,
                                        x = -193702.7113057,
                                        name = "КУБ АБХ #34",
                                        heading = 2.521343167607,
                                        y = 513581.66761457,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "КУБ АБХ #004",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [22]
                            [23] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 216,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75372906645436,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7091429218564,
                                            x = -188216.17882983,
                                            speed = 5.5555555555556,
                                            y = 520477.64530978,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 30,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 139,
                                        lat = 0.75372906645436,
                                        skill = "Average",
                                        long = 0.7091429218564,
                                        x = -188216.17882983,
                                        name = "КУБ АБХ #35",
                                        heading = 2.521343167607,
                                        y = 520477.64530978,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 140,
                                        lat = 0.75371691395613,
                                        skill = "Average",
                                        long = 0.70912867035348,
                                        x = -188299.66246035,
                                        name = "КУБ АБХ #36",
                                        heading = 2.521343167607,
                                        y = 520418.42349097,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 141,
                                        lat = 0.75372592499356,
                                        skill = "Average",
                                        long = 0.70911943625683,
                                        x = -188246.21446587,
                                        name = "КУБ АБХ #37",
                                        heading = 2.521343167607,
                                        y = 520370.02299708,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 142,
                                        lat = 0.75373669961055,
                                        skill = "Average",
                                        long = 0.70910916477379,
                                        x = -188181.97728053,
                                        name = "КУБ АБХ #38",
                                        heading = 2.521343167607,
                                        y = 520315.73886145,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 143,
                                        lat = 0.75373381137027,
                                        skill = "Average",
                                        long = 0.70916429525593,
                                        x = -188176.83274895,
                                        name = "КУБ АБХ #39",
                                        heading = 2.521343167607,
                                        y = 520574.46838187,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 144,
                                        lat = 0.75374311989957,
                                        skill = "Average",
                                        long = 0.70915563087207,
                                        x = -188121.24679104,
                                        name = "КУБ АБХ #40",
                                        heading = 2.521343167607,
                                        y = 520528.54715959,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 145,
                                        lat = 0.7537536196511,
                                        skill = "Average",
                                        long = 0.70914464096888,
                                        x = -188059.06695781,
                                        name = "КУБ АБХ #41",
                                        heading = 2.521343167607,
                                        y = 520471.07705161,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "КУБ АБХ #005",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [23]
                            [24] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74817032208932,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71763969712584,
                                            x = -219874.20469636,
                                            speed = 5.5555555555556,
                                            y = 563520.82827795,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 146,
                                        lat = 0.74817032208932,
                                        skill = "Average",
                                        long = 0.71763969712584,
                                        x = -219874.20469636,
                                        name = "Юнит #21",
                                        heading = 0,
                                        y = 563520.82827795,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 147,
                                        lat = 0.74813494705457,
                                        skill = "Average",
                                        long = 0.7175877773833,
                                        x = -220123.16121095,
                                        name = "Юнит #22",
                                        heading = 0,
                                        y = 563299.67315727,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 148,
                                        lat = 0.74794410454434,
                                        skill = "Average",
                                        long = 0.71801005736985,
                                        x = -221146.62161958,
                                        name = "Юнит #23",
                                        heading = 0,
                                        y = 565399.37228438,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 149,
                                        lat = 0.74801175341246,
                                        skill = "Average",
                                        long = 0.71805771349519,
                                        x = -220694.02886694,
                                        name = "Юнит #24",
                                        heading = 0,
                                        y = 565580.24177739,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "СТР АБХ",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [24]
                            [25] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75261716119232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70797410669658,
                                            x = -195796.84355169,
                                            speed = 5.5555555555556,
                                            y = 515672.51820389,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 32,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 150,
                                        lat = 0.75261716119232,
                                        skill = "Average",
                                        long = 0.70797410669658,
                                        x = -195796.84355169,
                                        name = "Юнит #25",
                                        heading = 0,
                                        y = 515672.51820389,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 151,
                                        lat = 0.75263471847651,
                                        skill = "Average",
                                        long = 0.70803973930402,
                                        x = -195656.99969881,
                                        name = "Юнит #26",
                                        heading = 0,
                                        y = 515968.43650959,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 152,
                                        lat = 0.75229962832068,
                                        skill = "Average",
                                        long = 0.70816991554821,
                                        x = -197735.56362591,
                                        name = "Юнит #27",
                                        heading = 0,
                                        y = 516767.2314035,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 153,
                                        lat = 0.75231709874801,
                                        skill = "Average",
                                        long = 0.7082447320391,
                                        x = -197592.35162731,
                                        name = "Юнит #28",
                                        heading = 0,
                                        y = 517106.01402643,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "СТР АБХ #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [25]
                            [26] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 36,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74592204500991,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72461088090938,
                                            x = -230953.16010439,
                                            speed = 5.5555555555556,
                                            y = 597645.96609503,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 51,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 296,
                                        lat = 0.74592204500991,
                                        skill = "Average",
                                        long = 0.72461088090938,
                                        x = -230953.16010439,
                                        name = "Юнит #49",
                                        heading = 2.4558631426835,
                                        y = 597645.96609503,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 297,
                                        lat = 0.74592723888513,
                                        skill = "Average",
                                        long = 0.72462430661361,
                                        x = -230913.58234794,
                                        name = "Юнит #50",
                                        heading = 2.4558631426835,
                                        y = 597705.55537878,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 298,
                                        lat = 0.74593397472918,
                                        skill = "Average",
                                        long = 0.72463896275383,
                                        x = -230863.58694647,
                                        name = "Юнит #51",
                                        heading = 2.4558631426835,
                                        y = 597769.91698647,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 299,
                                        lat = 0.74593908750626,
                                        skill = "Average",
                                        long = 0.72465146529408,
                                        x = -230824.97216803,
                                        name = "Юнит #52",
                                        heading = 2.4558631426835,
                                        y = 597825.23045986,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 300,
                                        lat = 0.74594290181601,
                                        skill = "Average",
                                        long = 0.72466398381915,
                                        x = -230794.62120881,
                                        name = "Юнит #53",
                                        heading = 2.4558631426835,
                                        y = 597881.45804112,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 301,
                                        lat = 0.74594760885509,
                                        skill = "Average",
                                        long = 0.72467648406039,
                                        x = -230758.59219028,
                                        name = "Юнит #54",
                                        heading = 2.4558631426835,
                                        y = 597937.02295295,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Grad-URAL",
                                        CLSID = "{37DBF2AA-30C8-4FFA-A63A-D760623FF4E0}",
                                        unitId = 302,
                                        lat = 0.74595320863513,
                                        skill = "Average",
                                        long = 0.72468898946428,
                                        x = -230716.87370165,
                                        name = "Юнит #55",
                                        heading = 2.4558631426835,
                                        y = 597992.03511584,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 303,
                                        lat = 0.7459469596071,
                                        skill = "Average",
                                        long = 0.72452399391408,
                                        x = -230836.45929513,
                                        name = "Юнит #56",
                                        heading = 2.4558631426835,
                                        y = 597222.49785752,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 304,
                                        lat = 0.74600247171706,
                                        skill = "Average",
                                        long = 0.72470548085595,
                                        x = -230395.08223068,
                                        name = "Юнит #57",
                                        heading = 2.4558631426835,
                                        y = 598037.51705507,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "АБХ рсзо",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [26]
                            [27] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 318,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.745722911154,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72423085960086,
                                            x = -232404.270683,
                                            speed = 5.5555555555556,
                                            y = 595991.92091883,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 52,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 305,
                                        lat = 0.745722911154,
                                        skill = "Average",
                                        long = 0.72423085960086,
                                        x = -232404.270683,
                                        name = "Юнит #58",
                                        heading = 2.3561944901923,
                                        y = 595991.92091883,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 306,
                                        lat = 0.74572648128369,
                                        skill = "Average",
                                        long = 0.72424545678497,
                                        x = -232374.6807982,
                                        name = "Юнит #59",
                                        heading = 2.3561944901923,
                                        y = 596058.2369503,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 307,
                                        lat = 0.74573053826355,
                                        skill = "Average",
                                        long = 0.72426195674503,
                                        x = -232341.09699971,
                                        name = "Юнит #60",
                                        heading = 2.3561944901923,
                                        y = 596133.18354726,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 308,
                                        lat = 0.74573410841839,
                                        skill = "Average",
                                        long = 0.72428146978444,
                                        x = -232309.20100649,
                                        name = "Юнит #61",
                                        heading = 2.3561944901923,
                                        y = 596222.60965336,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 309,
                                        lat = 0.74573767858501,
                                        skill = "Average",
                                        long = 0.72429854031392,
                                        x = -232278.45068014,
                                        name = "Юнит #62",
                                        heading = 2.3561944901923,
                                        y = 596300.55318716,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 310,
                                        lat = 0.7456704965141,
                                        skill = "Average",
                                        long = 0.72408199031708,
                                        x = -232807.99667523,
                                        name = "Юнит #63",
                                        heading = 2.3561944901923,
                                        y = 595325.94071228,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "РОС  рсзо",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [27]
                            [28] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 62,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74658990595746,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72501292707318,
                                            x = -226504.33053193,
                                            speed = 5.5555555555556,
                                            y = 599099.32528913,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 53,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 311,
                                        lat = 0.74658990595746,
                                        skill = "Average",
                                        long = 0.72501292707318,
                                        x = -226504.33053193,
                                        name = "Юнит #64",
                                        heading = 2.8966139904629,
                                        y = 599099.32528913,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 312,
                                        lat = 0.74659120522601,
                                        skill = "Average",
                                        long = 0.7250257684088,
                                        x = -226489.84490429,
                                        name = "Юнит #65",
                                        heading = 2.8966139904629,
                                        y = 599158.69175802,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 313,
                                        lat = 0.74659250449612,
                                        skill = "Average",
                                        long = 0.72503857938574,
                                        x = -226475.37394558,
                                        name = "Юнит #66",
                                        heading = 2.8966139904629,
                                        y = 599217.91589031,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 314,
                                        lat = 0.74659315413176,
                                        skill = "Average",
                                        long = 0.72505257826492,
                                        x = -226464.46694587,
                                        name = "Юнит #67",
                                        heading = 2.8966139904629,
                                        y = 599283.12930128,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 315,
                                        lat = 0.74659364135875,
                                        skill = "Average",
                                        long = 0.72506908944031,
                                        x = -226453.37979582,
                                        name = "Юнит #68",
                                        heading = 2.8966139904629,
                                        y = 599360.22648489,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 316,
                                        lat = 0.74659429099507,
                                        skill = "Average",
                                        long = 0.72508495977254,
                                        x = -226441.56791656,
                                        name = "Юнит #69",
                                        heading = 2.8966139904629,
                                        y = 599434.21413722,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 317,
                                        lat = 0.7465940473814,
                                        skill = "Average",
                                        long = 0.72509805970461,
                                        x = -226436.78578326,
                                        name = "Юнит #70",
                                        heading = 2.8966139904629,
                                        y = 599495.79014868,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 318,
                                        lat = 0.74663684302481,
                                        skill = "Average",
                                        long = 0.7250544190975,
                                        x = -226185.26815594,
                                        name = "Юнит #71",
                                        heading = 2.8966139904629,
                                        y = 599263.52505407,
                                    }, -- end of [8]
                                }, -- end of units
                                name = "РОС  рсзо #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [28]
                            [29] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 78,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74297601762353,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72778253779804,
                                            x = -248187.91790119,
                                            speed = 5.5555555555556,
                                            y = 614482.68403853,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 54,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 319,
                                        lat = 0.74297601762353,
                                        skill = "Average",
                                        long = 0.72778253779804,
                                        x = -248187.91790119,
                                        name = "Юнит #72",
                                        heading = 2.677945044589,
                                        y = 614482.68403853,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 320,
                                        lat = 0.7429795862132,
                                        skill = "Average",
                                        long = 0.72780081013511,
                                        x = -248156.35564203,
                                        name = "Юнит #73",
                                        heading = 2.677945044589,
                                        y = 614566.45570977,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 321,
                                        lat = 0.74298315481463,
                                        skill = "Average",
                                        long = 0.72782212697408,
                                        x = -248123.3224761,
                                        name = "Юнит #74",
                                        heading = 2.677945044589,
                                        y = 614664.57978191,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 322,
                                        lat = 0.74298583127341,
                                        skill = "Average",
                                        long = 0.72784168360944,
                                        x = -248096.82332702,
                                        name = "Юнит #75",
                                        heading = 2.677945044589,
                                        y = 614754.99786052,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 323,
                                        lat = 0.74298850773881,
                                        skill = "Average",
                                        long = 0.72786055337727,
                                        x = -248070.65596891,
                                        name = "Юнит #76",
                                        heading = 2.677945044589,
                                        y = 614842.1778998,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 324,
                                        lat = 0.74299029205274,
                                        skill = "Average",
                                        long = 0.72787883814055,
                                        x = -248050.45493245,
                                        name = "Юнит #77",
                                        heading = 2.677945044589,
                                        y = 614927.1920817,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 325,
                                        lat = 0.74297285456523,
                                        skill = "Average",
                                        long = 0.72776426841204,
                                        x = -248216.89518403,
                                        name = "Юнит #78",
                                        heading = 2.677945044589,
                                        y = 614398.65719463,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 326,
                                        lat = 0.7429930496346,
                                        skill = "Average",
                                        long = 0.72790080630296,
                                        x = -248022.27393134,
                                        name = "Юнит #79",
                                        heading = 2.677945044589,
                                        y = 615028.92476718,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 327,
                                        lat = 0.74296879937579,
                                        skill = "Average",
                                        long = 0.7277465659433,
                                        x = -248251.28215309,
                                        name = "Юнит #80",
                                        heading = 2.677945044589,
                                        y = 614317.8948764,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SAU Gvozdika",
                                        CLSID = "{7126EBF1-BC0E-450D-9C61-92B8B5310385}",
                                        unitId = 328,
                                        lat = 0.74299572611782,
                                        skill = "Average",
                                        long = 0.72792030949586,
                                        x = -247995.80044519,
                                        name = "Юнит #81",
                                        heading = 2.677945044589,
                                        y = 615119.09089082,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 329,
                                        lat = 0.74300018693788,
                                        skill = "Average",
                                        long = 0.72775818511256,
                                        x = -248045.70559353,
                                        name = "Юнит #82",
                                        heading = 2.677945044589,
                                        y = 614351.8432591,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 330,
                                        lat = 0.74301632714933,
                                        skill = "Average",
                                        long = 0.72799650190898,
                                        x = -247827.74645159,
                                        name = "Юнит #83",
                                        heading = 2.677945044589,
                                        y = 615464.60808793,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "АБХ САУ",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [29]
                            [30] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 42,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74290803506686,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72715241544667,
                                            x = -248925.43866161,
                                            speed = 5.5555555555556,
                                            y = 611557.26642227,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 55,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 331,
                                        lat = 0.74290803506686,
                                        skill = "Average",
                                        long = 0.72715241544667,
                                        x = -248925.43866161,
                                        name = "Юнит #84",
                                        heading = 2.2142974355882,
                                        y = 611557.26642227,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 332,
                                        lat = 0.74291873763535,
                                        skill = "Average",
                                        long = 0.7271884036039,
                                        x = -248839.86869727,
                                        name = "Юнит #85",
                                        heading = 2.2142974355882,
                                        y = 611719.82046592,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 333,
                                        lat = 0.7429133863379,
                                        skill = "Average",
                                        long = 0.72717130165249,
                                        x = -248882.22276725,
                                        name = "Юнит #86",
                                        heading = 2.2142974355882,
                                        y = 611642.74912416,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 334,
                                        lat = 0.74292319707007,
                                        skill = "Average",
                                        long = 0.72720481352064,
                                        x = -248803.53081684,
                                        name = "Юнит #87",
                                        heading = 2.2142974355882,
                                        y = 611794.22119669,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 335,
                                        lat = 0.74293081869186,
                                        skill = "Average",
                                        long = 0.7272231113057,
                                        x = -248746.13529265,
                                        name = "Юнит #88",
                                        heading = 2.2142974355882,
                                        y = 611875.42350284,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 336,
                                        lat = 0.74311091536664,
                                        skill = "Average",
                                        long = 0.72738339726479,
                                        x = -247521.34334395,
                                        name = "Юнит #89",
                                        heading = 2.2142974355882,
                                        y = 612511.54390776,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 337,
                                        lat = 0.74308091069188,
                                        skill = "Average",
                                        long = 0.72731087371763,
                                        x = -247747.53339908,
                                        name = "Юнит #90",
                                        heading = 2.2142974355882,
                                        y = 612189.56215459,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 338,
                                        lat = 0.74308674937432,
                                        skill = "Average",
                                        long = 0.72732853071927,
                                        x = -247701.80615639,
                                        name = "Юнит #91",
                                        heading = 2.2142974355882,
                                        y = 612268.92671998,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 339,
                                        lat = 0.74309477761402,
                                        skill = "Average",
                                        long = 0.7273486499923,
                                        x = -247640.9401789,
                                        name = "Юнит #92",
                                        heading = 2.2142974355882,
                                        y = 612358.44608982,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 340,
                                        lat = 0.7431024004421,
                                        skill = "Average",
                                        long = 0.72736511316318,
                                        x = -247584.42329168,
                                        name = "Юнит #93",
                                        heading = 2.2142974355882,
                                        y = 612430.99884663,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 341,
                                        lat = 0.74305852936718,
                                        skill = "Average",
                                        long = 0.7271341551517,
                                        x = -247975.49452012,
                                        name = "Юнит #94",
                                        heading = 2.2142974355882,
                                        y = 611371.3252673,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 342,
                                        lat = 0.74295011900616,
                                        skill = "Average",
                                        long = 0.72702415712098,
                                        x = -248719.29418274,
                                        name = "Юнит #95",
                                        heading = 2.2142974355882,
                                        y = 610924.70606887,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "РОС САУ",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [30]
                            [31] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 49,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74196286969378,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72871602183589,
                                            x = -254190.88888535,
                                            speed = 5.5555555555556,
                                            y = 619555.06155275,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 89,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 500,
                                        lat = 0.74196286969378,
                                        skill = "Average",
                                        long = 0.72871602183589,
                                        x = -254190.88888535,
                                        name = "Юнит #96",
                                        heading = 2.2655346029916,
                                        y = 619555.06155275,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 501,
                                        lat = 0.74200798991153,
                                        skill = "Average",
                                        long = 0.72878769568046,
                                        x = -253867.77456655,
                                        name = "Юнит #97",
                                        heading = 2.2655346029916,
                                        y = 619862.10301049,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 502,
                                        lat = 0.74204567238383,
                                        skill = "Average",
                                        long = 0.72890566694438,
                                        x = -253569.00785772,
                                        name = "Юнит #98",
                                        heading = 2.2655346029916,
                                        y = 620391.75071686,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 503,
                                        lat = 0.74216552100448,
                                        skill = "Average",
                                        long = 0.72909889322595,
                                        x = -252709.33348702,
                                        name = "Юнит #99",
                                        heading = 2.2655346029916,
                                        y = 621220.69575047,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 504,
                                        lat = 0.74222860451696,
                                        skill = "Average",
                                        long = 0.72931349407104,
                                        x = -252200.66152766,
                                        name = "Юнит #100",
                                        heading = 2.2655346029916,
                                        y = 622187.80069729,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 505,
                                        lat = 0.74210721243928,
                                        skill = "Average",
                                        long = 0.72902590142437,
                                        x = -253117.12363691,
                                        name = "Юнит #101",
                                        heading = 2.2655346029916,
                                        y = 620916.20875345,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 506,
                                        lat = 0.74224744940241,
                                        skill = "Average",
                                        long = 0.72941915743246,
                                        x = -252028.03344747,
                                        name = "Юнит #102",
                                        heading = 2.2655346029916,
                                        y = 622672.34402338,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 507,
                                        lat = 0.74213753897384,
                                        skill = "Average",
                                        long = 0.72925139604235,
                                        x = -252811.72238101,
                                        name = "Юнит #103",
                                        heading = 2.2655346029916,
                                        y = 621956.49260725,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 508,
                                        lat = 0.74209249426514,
                                        skill = "Average",
                                        long = 0.72918273645666,
                                        x = -253132.8555824,
                                        name = "Юнит #104",
                                        heading = 2.2655346029916,
                                        y = 621663.55876575,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 509,
                                        lat = 0.74222456059258,
                                        skill = "Average",
                                        long = 0.72922403557572,
                                        x = -252270.93713781,
                                        name = "Юнит #105",
                                        heading = 2.2655346029916,
                                        y = 621769.88768102,
                                    }, -- end of [10]
                                }, -- end of units
                                name = "АБХ мотостр",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [31]
                            [32] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 62,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74208448830877,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72893285265168,
                                            x = -253308.19315338,
                                            speed = 5.5555555555556,
                                            y = 620493.81074627,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 90,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 510,
                                        lat = 0.74208448830877,
                                        skill = "Average",
                                        long = 0.72893285265168,
                                        x = -253308.19315338,
                                        name = "Юнит #106",
                                        heading = 2.4805494847391,
                                        y = 620493.81074627,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 511,
                                        lat = 0.74228125778153,
                                        skill = "Average",
                                        long = 0.72942340474322,
                                        x = -251810.52999447,
                                        name = "Юнит #107",
                                        heading = 2.4805494847391,
                                        y = 622669.61722624,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 512,
                                        lat = 0.74199933768213,
                                        skill = "Average",
                                        long = 0.72875603368736,
                                        x = -253938.65034636,
                                        name = "Юнит #108",
                                        heading = 2.4805494847391,
                                        y = 619718.98266989,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 513,
                                        lat = 0.74229735352658,
                                        skill = "Average",
                                        long = 0.72933948608961,
                                        x = -251749.74371842,
                                        name = "Юнит #109",
                                        heading = 2.4805494847391,
                                        y = 622264.38682804,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 514,
                                        lat = 0.74220862767646,
                                        skill = "Average",
                                        long = 0.72913340909558,
                                        x = -252417.53604834,
                                        name = "Юнит #110",
                                        heading = 2.4805494847391,
                                        y = 621354.37206263,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 520,
                                        lat = 0.74241642089169,
                                        skill = "Average",
                                        long = 0.72953057591954,
                                        x = -250896.10960722,
                                        name = "Юнит #116",
                                        heading = 2.4805494847391,
                                        y = 623083.80555364,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 521,
                                        lat = 0.74238325544101,
                                        skill = "Average",
                                        long = 0.72946183791955,
                                        x = -251141.60193581,
                                        name = "Юнит #117",
                                        heading = 2.4805494847391,
                                        y = 622782.63478845,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "АБХ зсу",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [32]
                            [34] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 50,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74193901656933,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73086180772001,
                                                    radius = 600,
                                                    y = 630357.60696865,
                                                    x = -259725.27173981,
                                                    lat = 0.74092666926141,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.73072210817875,
                                                    radius = 300,
                                                    y = 629749.28013714,
                                                    x = -260279.03706785,
                                                    lat = 0.74085065581359,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [2]
                                            }, -- end of targets
                                            long = 0.72874065036637,
                                            x = -254330.59722536,
                                            speed = 5.5555555555556,
                                            y = 619686.68197161,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 92,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 522,
                                        lat = 0.74193901656933,
                                        skill = "Average",
                                        long = 0.72874065036637,
                                        x = -254330.59722536,
                                        name = "Юнит #118",
                                        heading = 2.4087775518033,
                                        y = 619686.68197161,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 523,
                                        lat = 0.74194484177129,
                                        skill = "Average",
                                        long = 0.72875467556701,
                                        x = -254286.50750822,
                                        name = "Юнит #119",
                                        heading = 2.4087775518033,
                                        y = 619748.75734915,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 524,
                                        lat = 0.74195244694295,
                                        skill = "Average",
                                        long = 0.72877225007209,
                                        x = -254229.31193885,
                                        name = "Юнит #120",
                                        heading = 2.4087775518033,
                                        y = 619826.33899303,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 525,
                                        lat = 0.74195964763314,
                                        skill = "Average",
                                        long = 0.72878870149651,
                                        x = -254175.25205271,
                                        name = "Юнит #121",
                                        heading = 2.4087775518033,
                                        y = 619898.90877089,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 526,
                                        lat = 0.74196628201903,
                                        skill = "Average",
                                        long = 0.72880327767059,
                                        x = -254125.73305102,
                                        name = "Юнит #122",
                                        heading = 2.4087775518033,
                                        y = 619963.03767178,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 527,
                                        lat = 0.74197348280065,
                                        skill = "Average",
                                        long = 0.72881849661436,
                                        x = -254072.2858388,
                                        name = "Юнит #123",
                                        heading = 2.4087775518033,
                                        y = 620029.81278215,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 528,
                                        lat = 0.74198019817922,
                                        skill = "Average",
                                        long = 0.72883187677305,
                                        x = -254022.84596274,
                                        name = "Юнит #124",
                                        heading = 2.4087775518033,
                                        y = 620088.26477902,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 529,
                                        lat = 0.7419233217778,
                                        skill = "Average",
                                        long = 0.72871085731782,
                                        x = -254445.40966278,
                                        name = "Юнит #125",
                                        heading = 2.4087775518033,
                                        y = 619557.02161656,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 530,
                                        lat = 0.74192963202763,
                                        skill = "Average",
                                        long = 0.7287260888229,
                                        x = -254397.62958131,
                                        name = "Юнит #126",
                                        heading = 2.4087775518033,
                                        y = 619624.44668471,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 531,
                                        lat = 0.74191249562953,
                                        skill = "Average",
                                        long = 0.72869472340096,
                                        x = -254522.40855508,
                                        name = "Юнит #127",
                                        heading = 2.4087775518033,
                                        y = 619488.35024746,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 532,
                                        lat = 0.74190125676722,
                                        skill = "Average",
                                        long = 0.72867769698938,
                                        x = -254602.48084378,
                                        name = "Юнит #128",
                                        heading = 2.4087775518033,
                                        y = 619415.75659329,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 533,
                                        lat = 0.74201745083904,
                                        skill = "Average",
                                        long = 0.72890961435628,
                                        x = -253746.83692605,
                                        name = "Юнит #129",
                                        heading = 2.4087775518033,
                                        y = 620429.03579822,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 534,
                                        lat = 0.74203985011423,
                                        skill = "Average",
                                        long = 0.72894854341504,
                                        x = -253584.7658205,
                                        name = "Юнит #130",
                                        heading = 2.4087775518033,
                                        y = 620597.20117414,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 535,
                                        lat = 0.74203305750565,
                                        skill = "Average",
                                        long = 0.72893757974883,
                                        x = -253633.49531612,
                                        name = "Юнит #131",
                                        heading = 2.4087775518033,
                                        y = 620550.16175575,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 536,
                                        lat = 0.7420120330329,
                                        skill = "Average",
                                        long = 0.72889927162454,
                                        x = -253786.49889562,
                                        name = "Юнит #132",
                                        heading = 2.4087775518033,
                                        y = 620384.00352242,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 537,
                                        lat = 0.74202683098494,
                                        skill = "Average",
                                        long = 0.72892719789244,
                                        x = -253678.32889487,
                                        name = "Юнит #133",
                                        heading = 2.4087775518033,
                                        y = 620505.48214338,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 538,
                                        lat = 0.7420057257701,
                                        skill = "Average",
                                        long = 0.72888347448973,
                                        x = -253834.54139282,
                                        name = "Юнит #134",
                                        heading = 2.4087775518033,
                                        y = 620313.91711863,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 539,
                                        lat = 0.74199990371373,
                                        skill = "Average",
                                        long = 0.72887438358576,
                                        x = -253876.15586802,
                                        name = "Юнит #135",
                                        heading = 2.4087775518033,
                                        y = 620275.03864622,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 540,
                                        lat = 0.74199314360411,
                                        skill = "Average",
                                        long = 0.72886103839935,
                                        x = -253925.86331424,
                                        name = "Юнит #136",
                                        heading = 2.4087775518033,
                                        y = 620216.78075499,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 541,
                                        lat = 0.74198642814574,
                                        skill = "Average",
                                        long = 0.72884522223351,
                                        x = -253976.51580454,
                                        name = "Юнит #137",
                                        heading = 2.4087775518033,
                                        y = 620146.87572768,
                                    }, -- end of [20]
                                }, -- end of units
                                name = "РОС Мста-с",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [34]
                            [33] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 79,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74230285363465,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72946585493117,
                                            x = -251651.82527345,
                                            speed = 5.5555555555556,
                                            y = 622854.87057338,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 91,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 515,
                                        lat = 0.74230285363465,
                                        skill = "Average",
                                        long = 0.72946585493117,
                                        x = -251651.82527345,
                                        name = "Юнит #111",
                                        heading = 2.070143048475,
                                        y = 622854.87057338,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 516,
                                        lat = 0.74236157710646,
                                        skill = "Average",
                                        long = 0.72954916908994,
                                        x = -251236.25565786,
                                        name = "Юнит #112",
                                        heading = 2.070143048475,
                                        y = 623207.61365689,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 517,
                                        lat = 0.74235664291891,
                                        skill = "Average",
                                        long = 0.72950110278727,
                                        x = -251291.6070546,
                                        name = "Юнит #113",
                                        heading = 2.070143048475,
                                        y = 622984.9000824,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 518,
                                        lat = 0.74241528839625,
                                        skill = "Average",
                                        long = 0.72957167596902,
                                        x = -250882.87396629,
                                        name = "Юнит #114",
                                        heading = 2.070143048475,
                                        y = 623277.79219064,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 519,
                                        lat = 0.74235575314976,
                                        skill = "Average",
                                        long = 0.72945431701995,
                                        x = -251320.5551892,
                                        name = "Юнит #115",
                                        heading = 2.070143048475,
                                        y = 622765.52343112,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "АБХ танк",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [33]
                            [35] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 55,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74202440507741,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72883847260299,
                                            x = -253737.9316499,
                                            speed = 5.5555555555556,
                                            y = 620089.94274122,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 93,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 542,
                                        lat = 0.74202440507741,
                                        skill = "Average",
                                        long = 0.72883847260299,
                                        x = -253737.9316499,
                                        name = "Юнит #138",
                                        heading = 2.2794225989226,
                                        y = 620089.94274122,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 543,
                                        lat = 0.74211796815369,
                                        skill = "Average",
                                        long = 0.72899220769146,
                                        x = -253065.36665199,
                                        name = "Юнит #139",
                                        heading = 2.2794225989226,
                                        y = 620750.65815811,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 544,
                                        lat = 0.74220353242754,
                                        skill = "Average",
                                        long = 0.72909308861397,
                                        x = -252470.05937404,
                                        name = "Юнит #140",
                                        heading = 2.2794225989226,
                                        y = 621168.18295836,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 545,
                                        lat = 0.74218606318345,
                                        skill = "Average",
                                        long = 0.7291738942447,
                                        x = -252541.14488318,
                                        name = "Юнит #141",
                                        heading = 2.2794225989226,
                                        y = 621559.68859518,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "РОС тунг",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [35]
                            [36] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 50,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74198737022561,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.73085900965597,
                                                    radius = 800,
                                                    y = 630342.17139639,
                                                    x = -259705.04739815,
                                                    lat = 0.74093006212088,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.72872402581431,
                                            x = -254030.81880719,
                                            speed = 5.5555555555556,
                                            y = 619576.43591901,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 98,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 585,
                                        lat = 0.74198737022561,
                                        skill = "Average",
                                        long = 0.72872402581431,
                                        x = -254030.81880719,
                                        name = "Юнит #175",
                                        heading = 2.1587989303425,
                                        y = 619576.43591901,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "РОС рсзо",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [36]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Су-27 ПВО",
                                groupId = 1,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 905,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 138.88888888889,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73818987728359,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72401768834328,
                                            x = -280493.70160738,
                                            speed = 250,
                                            y = 599825.26133044,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73513309995385,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72592206313206,
                                            x = -299053.39027967,
                                            speed = 250,
                                            y = 610806.86386425,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73347006111462,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7268084176218,
                                            x = -309221.52251927,
                                            speed = 250,
                                            y = 616092.87555545,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73091872158099,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72647775440387,
                                            x = -325636.86814294,
                                            speed = 250,
                                            y = 616166.01840448,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72887315116442,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72381196048867,
                                            x = -339948.48951455,
                                            speed = 250,
                                            y = 604770.51036698,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73334858869934,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72463618574142,
                                            x = -311043.36899764,
                                            speed = 250,
                                            y = 605850.91978774,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73756772777053,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72298289855412,
                                            x = -284942.0756971,
                                            speed = 250,
                                            y = 595319.16859736,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 7000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75016882554396,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70790443990857,
                                            x = -211419.92524051,
                                            speed = 250,
                                            y = 516762.94175481,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 21,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 138.88888888889,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [10]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 1,
                                        lat = 0.752425,
                                        skill = "Player",
                                        y = 516290.23098695,
                                        long = 0.708083,
                                        x = -196974.19851241,
                                        name = "Игрок",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 5,
                                            [3] = 0,
                                            name = "350",
                                        }, -- end of callsign
                                        onboard_num = 35,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 168,
                                        lat = 0.752418,
                                        skill = "Good",
                                        y = 516326.87371168,
                                        long = 0.70809,
                                        x = -197015.79176602,
                                        name = "Ведомый",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 4,
                                            [3] = 8,
                                            name = "148",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 482,
                                        lat = 0.752411,
                                        skill = "Good",
                                        y = 516363.51643642,
                                        long = 0.708097,
                                        x = -197057.38501963,
                                        name = "Второй ведомый",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "113",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [3]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "ДРЛО",
                                groupId = 19,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 4500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78964013272679,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69594450223965,
                                            x = 35100.388625552,
                                            speed = 222.22222222222,
                                            y = 439733.80183283,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79415594739978,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6689362769354,
                                            x = 54632.062623546,
                                            speed = 222.22222222222,
                                            y = 316348.62734741,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77825467408926,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65524416802914,
                                            x = -50397.712604353,
                                            speed = 222.22222222222,
                                            y = 260727.25405358,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76492383744803,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69505741444803,
                                            x = -122625.19718847,
                                            speed = 222.22222222222,
                                            y = 448965.44891539,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78847657481823,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7059171940561,
                                            x = 31691.232445737,
                                            speed = 222.22222222222,
                                            y = 485292.68416702,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7957263929106,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66301104598047,
                                            x = 62918.870532953,
                                            speed = 222.22222222222,
                                            y = 289192.51840606,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77739002425497,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65006662060194,
                                            x = -57177.981459115,
                                            speed = 222.22222222222,
                                            y = 237461.05615284,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76469533682393,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69598660751552,
                                            x = -123722.60092324,
                                            speed = 222.22222222222,
                                            y = 453367.83758886,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78780788993596,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70558616673633,
                                            x = 27296.670418661,
                                            speed = 222.22222222222,
                                            y = 484188.91103994,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79472393518923,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66351417854687,
                                            x = 56676.685217255,
                                            speed = 222.22222222222,
                                            y = 291840.53867709,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77637095845298,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64947423106929,
                                            x = -63803.087402944,
                                            speed = 222.22222222222,
                                            y = 235093.84416595,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76447431881,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69536378984274,
                                            x = -125369.77532685,
                                            speed = 222.22222222222,
                                            y = 450612.0358764,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78824940313196,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70623035245443,
                                            x = 30374.263665492,
                                            speed = 222.22222222222,
                                            y = 486837.21457988,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7952730103488,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66254159026874,
                                            x = 59904.00738958,
                                            speed = 222.22222222222,
                                            y = 287270.74626473,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77535466419718,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64903980571995,
                                            x = -70374.092972186,
                                            speed = 222.22222222222,
                                            y = 233442.32419367,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76379594728994,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6965982022796,
                                            x = -129214.4731748,
                                            speed = 222.22222222222,
                                            y = 456660.1127631,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78825100929959,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70607150213244,
                                            x = 30318.813546468,
                                            speed = 222.22222222222,
                                            y = 486120.79377554,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79472214828145,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66335430962465,
                                            x = 56619.518025863,
                                            speed = 222.22222222222,
                                            y = 291127.50743296,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77537477818148,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65013751894704,
                                            x = -69993.15470186,
                                            speed = 222.22222222222,
                                            y = 238452.21197984,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76447283230037,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69567411865738,
                                            x = -125259.78566302,
                                            speed = 222.22222222222,
                                            y = 452043.33069068,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78769897854277,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7052664801541,
                                            x = 26471.022159318,
                                            speed = 222.22222222222,
                                            y = 482811.44088644,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79539229673471,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66317888094693,
                                            x = 60837.185765998,
                                            speed = 222.22222222222,
                                            y = 290077.01324296,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77558729288384,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64950224658011,
                                            x = -68786.385723555,
                                            speed = 222.22222222222,
                                            y = 235478.65487314,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76447506206561,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69520864094934,
                                            x = -125424.76418188,
                                            speed = 222.22222222222,
                                            y = 449896.45998323,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78869728628631,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70623955101246,
                                            x = 33229.813950659,
                                            speed = 222.22222222222,
                                            y = 486613.26005716,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79539229673471,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66317888094693,
                                            x = 60837.185765998,
                                            speed = 222.22222222222,
                                            y = 290077.01324296,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7756875557658,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64887076396338,
                                            x = -68293.440498649,
                                            speed = 222.22222222222,
                                            y = 232559.55919772,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76413602732893,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69582607206469,
                                            x = -127346.05091551,
                                            speed = 222.22222222222,
                                            y = 452919.33313102,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78780628448365,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70574489225804,
                                            x = 27352.073493342,
                                            speed = 222.22222222222,
                                            y = 484904.76930394,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79517714901119,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66398380206074,
                                            x = 59697.095786294,
                                            speed = 222.22222222222,
                                            y = 293756.85128018,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77572462463971,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65091007676126,
                                            x = -67576.821594133,
                                            speed = 222.22222222222,
                                            y = 241856.9190899,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76379834067008,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69613301772168,
                                            x = -129378.26913697,
                                            speed = 222.22222222222,
                                            y = 454510.26153656,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78881561120384,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70560611558446,
                                            x = 33721.310406815,
                                            speed = 222.22222222222,
                                            y = 483689.67447956,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79494434543239,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66318928552342,
                                            x = 57987.626421959,
                                            speed = 222.22222222222,
                                            y = 290301.85356096,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77558729288384,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64950224658011,
                                            x = -68786.385723555,
                                            speed = 222.22222222222,
                                            y = 235478.65487314,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76379677259282,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69644318685828,
                                            x = -129268.8748669,
                                            speed = 222.22222222222,
                                            y = 455943.07748166,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78837384654278,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70496184033906,
                                            x = 30642.152952798,
                                            speed = 222.22222222222,
                                            y = 481050.70199991,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79482690060845,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66271216873158,
                                            x = 57109.807669031,
                                            speed = 222.22222222222,
                                            y = 288212.09886453,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77536626516048,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6496670860172,
                                            x = -70155.746471904,
                                            speed = 222.22222222222,
                                            y = 236305.17060447,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76380147683168,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69551280367845,
                                            x = -129597.0388317,
                                            speed = 222.22222222222,
                                            y = 451649.6316723,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78815582721253,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70432230057874,
                                            x = 28989.547282725,
                                            speed = 222.22222222222,
                                            y = 478296.57420176,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79460660181763,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66303716353852,
                                            x = 55795.556102028,
                                            speed = 222.22222222222,
                                            y = 289755.05969921,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77539155404843,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6510784096189,
                                            x = -69656.413597194,
                                            speed = 222.22222222222,
                                            y = 242734.31410119,
                                        }, -- end of [43]
                                        [44] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76334617172474,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69690362651835,
                                            x = -131961.13704384,
                                            speed = 222.22222222222,
                                            y = 458315.19397778,
                                        }, -- end of [44]
                                        [45] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78803791887577,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7049553778508,
                                            x = 28500.535435166,
                                            speed = 222.22222222222,
                                            y = 481215.738939,
                                        }, -- end of [45]
                                        [46] = 
                                        {
                                            alt = 34,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.786052,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.683393,
                                            x = 7674.038444859,
                                            speed = 138.88888888889,
                                            airdromeId = 19,
                                            y = 385029.5736699,
                                        }, -- end of [46]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 79,
                                        lat = 0.78964013272679,
                                        skill = "Good",
                                        long = 0.69594450223965,
                                        x = 35100.388625552,
                                        name = "Пилот",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "70000",
                                            flare = 192,
                                            chaff = 192,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 439733.80183283,
                                        callsign = 
                                        {
                                            [1] = 5,
                                            [2] = 0,
                                            [3] = 0,
                                            name = "500",
                                        }, -- end of callsign
                                        onboard_num = 50,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                name = "ДРЛО Сопровождение",
                                groupId = 20,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78708130711323,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69843184399981,
                                            x = 19769.817738155,
                                            speed = 222.22222222222,
                                            y = 452356.3153867,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79361956552045,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66497693321081,
                                            x = 50063.497595849,
                                            speed = 222.22222222222,
                                            y = 298833.31262398,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77757903815815,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65461993421914,
                                            x = -54861.009935834,
                                            speed = 222.22222222222,
                                            y = 258128.42522786,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76728149507475,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69383349092306,
                                            x = -108083.03739803,
                                            speed = 222.22222222222,
                                            y = 442090.33142198,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7865039325328,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70096171160517,
                                            x = 17103.65312683,
                                            speed = 222.22222222222,
                                            y = 464086.77707476,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79328694997743,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66530338177488,
                                            x = 48039.047742448,
                                            speed = 222.22222222222,
                                            y = 300427.08681947,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77760078537629,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6560343747011,
                                            x = -54357.029069682,
                                            speed = 222.22222222222,
                                            y = 264549.79084649,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76728207472516,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69367787920452,
                                            x = -108137.97196777,
                                            speed = 222.22222222222,
                                            y = 441373.56325974,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78583319640039,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70079311711183,
                                            x = 12765.544046056,
                                            speed = 222.22222222222,
                                            y = 463709.88540445,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79340693015362,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66609932431837,
                                            x = 49031.032961468,
                                            speed = 222.22222222222,
                                            y = 303943.61713645,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77782472516549,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65602778496915,
                                            x = -52932.834240569,
                                            speed = 222.22222222222,
                                            y = 264439.21541636,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76728265437589,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69352229914077,
                                            x = -108191.96985527,
                                            speed = 222.22222222222,
                                            y = 440656.09730706,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7856116007034,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70047291665446,
                                            x = 11226.714801085,
                                            speed = 222.22222222222,
                                            y = 462390.4638561,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79328694997743,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66530338177488,
                                            x = 48039.047742448,
                                            speed = 222.22222222222,
                                            y = 300427.08681947,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77760546945346,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65634865958857,
                                            x = -54245.994205451,
                                            speed = 222.22222222222,
                                            y = 265980.26161634,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76717070498946,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69352148691173,
                                            x = -108905.15101537,
                                            speed = 222.22222222222,
                                            y = 440710.87810761,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78583783458269,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70015928106163,
                                            x = 12541.978293699,
                                            speed = 222.22222222222,
                                            y = 460843.81494492,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79295096433999,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66531036882664,
                                            x = 45901.62792453,
                                            speed = 222.22222222222,
                                            y = 300591.68740594,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77816060196402,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65601790386357,
                                            x = -50796.7546247,
                                            speed = 222.22222222222,
                                            y = 264276.16749729,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76761865791815,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69352480018732,
                                            x = -106051.41305081,
                                            speed = 222.22222222222,
                                            y = 440491.97034601,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78561387712173,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70015613429245,
                                            x = 11114.71438562,
                                            speed = 222.22222222222,
                                            y = 460958.06597428,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79295419197524,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66562956195996,
                                            x = 46013.613888562,
                                            speed = 222.22222222222,
                                            y = 302019.71577102,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77758631506008,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65509144076172,
                                            x = -54692.831379069,
                                            speed = 222.22222222222,
                                            y = 260268.37101443,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76717004260302,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6936770501789,
                                            x = -108851.6862069,
                                            speed = 222.22222222222,
                                            y = 441428.30988721,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78516813523845,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69983306221825,
                                            x = 8147.5011231387,
                                            speed = 222.22222222222,
                                            y = 459749.28270035,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79240513645509,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66675754340265,
                                            x = 42840.611812727,
                                            speed = 222.22222222222,
                                            y = 307311.79055201,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77794370019723,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65649609887379,
                                            x = -52054.265380062,
                                            speed = 222.22222222222,
                                            y = 266526.53233789,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76795468758831,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6935272709967,
                                            x = -103910.71881717,
                                            speed = 222.22222222222,
                                            y = 440330.81603802,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78482882011122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70030322183221,
                                            x = 6174.6740795029,
                                            speed = 222.22222222222,
                                            y = 462060.58597355,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79206928153081,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6667640859888,
                                            x = 40703.911390834,
                                            speed = 222.22222222222,
                                            y = 307481.13488267,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77763047944531,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65807747624078,
                                            x = -53640.028908955,
                                            speed = 222.22222222222,
                                            y = 273849.26851746,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76761484755577,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69445861231737,
                                            x = -105719.61489122,
                                            speed = 222.22222222222,
                                            y = 444789.52536178,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78482882011122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70030322183221,
                                            x = 6174.6740795029,
                                            speed = 222.22222222222,
                                            y = 462060.58597355,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7923910447158,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66532209529468,
                                            x = 42339.653672835,
                                            speed = 222.22222222222,
                                            y = 300870.80903168,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77803666437492,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65523504824426,
                                            x = -51788.205595803,
                                            speed = 222.22222222222,
                                            y = 260762.50161301,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76738873591579,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6949235718149,
                                            x = -106980.45450223,
                                            speed = 222.22222222222,
                                            y = 447044.9876679,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78550731257781,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69936258530486,
                                            x = 10119.31067754,
                                            speed = 222.22222222222,
                                            y = 457434.26660954,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            alt = 34,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.786052,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.683393,
                                            x = 7674.038444859,
                                            speed = 138.88888888889,
                                            airdromeId = 19,
                                            y = 385029.5736699,
                                        }, -- end of [38]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Escort",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 80,
                                        lat = 0.78708130711323,
                                        skill = "Good",
                                        long = 0.69843184399981,
                                        x = 19769.817738155,
                                        name = "Пилот #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 7,
                                        y = 452356.3153867,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 5,
                                            [3] = 1,
                                            name = 351,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 81,
                                        lat = 0.78707430711323,
                                        skill = "Good",
                                        long = 0.69843884399981,
                                        x = 19728.041361149,
                                        name = "Пилот #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 7,
                                        y = 452391.72075024,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 5,
                                            [3] = 2,
                                            name = 352,
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 82,
                                        lat = 0.78706730711323,
                                        skill = "Good",
                                        long = 0.69844584399981,
                                        x = 19686.264984144,
                                        name = "Пилот #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 7,
                                        y = 452427.12611378,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 5,
                                            [3] = 3,
                                            name = 353,
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 83,
                                        lat = 0.78706030711323,
                                        skill = "Good",
                                        long = 0.69845284399981,
                                        x = 19644.488607137,
                                        name = "Пилот #4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 7,
                                        y = 452462.53147731,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 5,
                                            [3] = 4,
                                            name = 354,
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Тяжелый бой",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 73186,
    start_time = 72000,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "ГИДРО ОСН.",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "ОЛС",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "РЭБ",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "ШЛЕМ",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ЛЕВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "АВТОПИЛОТ",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "ИЛС",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "САУ",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "СПО",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ПРАВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "МФД",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "РЛС",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
    }, -- end of failures
} -- end of mission
